Interface MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder

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

public static interface MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAbilityInfo

      boolean hasAbilityInfo()
      .AbilitySyncStateInfo ability_info = 13;
      Returns:
      Whether the abilityInfo field is set.
    • getAbilityInfo

      .AbilitySyncStateInfo ability_info = 13;
      Returns:
      The abilityInfo.
    • getAbilityInfoOrBuilder

      .AbilitySyncStateInfo ability_info = 13;
    • getEntityId

      int getEntityId()
      uint32 entity_id = 2;
      Returns:
      The entityId.
    • getAuthorityPeerId

      int getAuthorityPeerId()
      uint32 authority_peer_id = 3;
      Returns:
      The authorityPeerId.