Interface InBattleMechanicusBuildingPointsNotifyOuterClass.InBattleMechanicusBuildingPointsNotifyOrBuilder

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

public static interface InBattleMechanicusBuildingPointsNotifyOuterClass.InBattleMechanicusBuildingPointsNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getPlayerBuildingPointsMapCount

      int getPlayerBuildingPointsMapCount()
      map<uint32, uint32> player_building_points_map = 12;
    • containsPlayerBuildingPointsMap

      boolean containsPlayerBuildingPointsMap(int key)
      map<uint32, uint32> player_building_points_map = 12;
    • getPlayerBuildingPointsMap

      @Deprecated Map<Integer,Integer> getPlayerBuildingPointsMap()
      Deprecated.
    • getPlayerBuildingPointsMapMap

      Map<Integer,Integer> getPlayerBuildingPointsMapMap()
      map<uint32, uint32> player_building_points_map = 12;
    • getPlayerBuildingPointsMapOrDefault

      int getPlayerBuildingPointsMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> player_building_points_map = 12;
    • getPlayerBuildingPointsMapOrThrow

      int getPlayerBuildingPointsMapOrThrow(int key)
      map<uint32, uint32> player_building_points_map = 12;