Interface HuntingRevealFinalNotifyOuterClass.HuntingRevealFinalNotifyOrBuilder

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

public static interface HuntingRevealFinalNotifyOuterClass.HuntingRevealFinalNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasFinalPosition

      boolean hasFinalPosition()
      .Vector final_position = 3;
      Returns:
      Whether the finalPosition field is set.
    • getFinalPosition

      VectorOuterClass.Vector getFinalPosition()
      .Vector final_position = 3;
      Returns:
      The finalPosition.
    • getFinalPositionOrBuilder

      VectorOuterClass.VectorOrBuilder getFinalPositionOrBuilder()
      .Vector final_position = 3;
    • hasHuntingPair

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

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

      .HuntingPair hunting_pair = 9;
    • getFinishedGroupId

      int getFinishedGroupId()
      uint32 finished_group_id = 14;
      Returns:
      The finishedGroupId.