Interface HuntingRevealClueNotifyOuterClass.HuntingRevealClueNotifyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
HuntingRevealClueNotifyOuterClass.HuntingRevealClueNotify, HuntingRevealClueNotifyOuterClass.HuntingRevealClueNotify.Builder
Enclosing class:
HuntingRevealClueNotifyOuterClass

public static interface HuntingRevealClueNotifyOuterClass.HuntingRevealClueNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasHuntingPair

      boolean hasHuntingPair()
      .HuntingPair hunting_pair = 3;
      Returns:
      Whether the huntingPair field is set.
    • getHuntingPair

      .HuntingPair hunting_pair = 3;
      Returns:
      The huntingPair.
    • getHuntingPairOrBuilder

      .HuntingPair hunting_pair = 3;
    • getFinishedGroupId

      int getFinishedGroupId()
      uint32 finished_group_id = 6;
      Returns:
      The finishedGroupId.
    • getFinishClueCount

      int getFinishClueCount()
      uint32 finish_clue_count = 14;
      Returns:
      The finishClueCount.
    • hasCluePosition

      boolean hasCluePosition()
      .Vector clue_position = 2;
      Returns:
      Whether the cluePosition field is set.
    • getCluePosition

      VectorOuterClass.Vector getCluePosition()
      .Vector clue_position = 2;
      Returns:
      The cluePosition.
    • getCluePositionOrBuilder

      VectorOuterClass.VectorOrBuilder getCluePositionOrBuilder()
      .Vector clue_position = 2;