Package emu.grasscutter.net.proto
Class InBattleChessInfoOuterClass.InBattleChessInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.InBattleChessInfoOuterClass.InBattleChessInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InBattleChessInfoOuterClass.InBattleChessInfoOrBuilder,Serializable
- Enclosing class:
- InBattleChessInfoOuterClass
public static final class InBattleChessInfoOuterClass.InBattleChessInfo
extends com.google.protobuf.GeneratedMessageV3
implements InBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
Protobuf type
InBattleChessInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeInBattleChessInfoNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsPlayerInfoMap(int key) map<uint32, .ChessPlayerInfo> player_info_map = 15;booleanintgetBanCardTagList(int index) repeated uint32 ban_card_tag_list = 1;intrepeated uint32 ban_card_tag_list = 1;repeated uint32 ban_card_tag_list = 1;static final com.google.protobuf.Descriptors.Descriptorintuint32 escaped_monsters = 11;intuint32 left_monsters = 5;intuint32 max_escapable_monsters = 7;.ChessMysteryInfo mystery_info = 6;.ChessMysteryInfo mystery_info = 6;com.google.protobuf.Parser<InBattleChessInfoOuterClass.InBattleChessInfo>Deprecated.intmap<uint32, .ChessPlayerInfo> player_info_map = 15;map<uint32, .ChessPlayerInfo> player_info_map = 15;getPlayerInfoMapOrDefault(int key, ChessPlayerInfoOuterClass.ChessPlayerInfo defaultValue) map<uint32, .ChessPlayerInfo> player_info_map = 15;getPlayerInfoMapOrThrow(int key) map<uint32, .ChessPlayerInfo> player_info_map = 15;intgetRound()uint32 round = 2;getSelectedCardInfoList(int index) repeated .ChessCardInfo selected_card_info_list = 4;intrepeated .ChessCardInfo selected_card_info_list = 4;repeated .ChessCardInfo selected_card_info_list = 4;getSelectedCardInfoListOrBuilder(int index) repeated .ChessCardInfo selected_card_info_list = 4;repeated .ChessCardInfo selected_card_info_list = 4;intintuint32 total_round = 13;final com.google.protobuf.UnknownFieldSetinthashCode()boolean.ChessMysteryInfo mystery_info = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) final booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<InBattleChessInfoOuterClass.InBattleChessInfo>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
ROUND_FIELD_NUMBER
public static final int ROUND_FIELD_NUMBER- See Also:
-
MYSTERY_INFO_FIELD_NUMBER
public static final int MYSTERY_INFO_FIELD_NUMBER- See Also:
-
PLAYER_INFO_MAP_FIELD_NUMBER
public static final int PLAYER_INFO_MAP_FIELD_NUMBER- See Also:
-
MAX_ESCAPABLE_MONSTERS_FIELD_NUMBER
public static final int MAX_ESCAPABLE_MONSTERS_FIELD_NUMBER- See Also:
-
ESCAPED_MONSTERS_FIELD_NUMBER
public static final int ESCAPED_MONSTERS_FIELD_NUMBER- See Also:
-
SELECTED_CARD_INFO_LIST_FIELD_NUMBER
public static final int SELECTED_CARD_INFO_LIST_FIELD_NUMBER- See Also:
-
TOTAL_ROUND_FIELD_NUMBER
public static final int TOTAL_ROUND_FIELD_NUMBER- See Also:
-
LEFT_MONSTERS_FIELD_NUMBER
public static final int LEFT_MONSTERS_FIELD_NUMBER- See Also:
-
BAN_CARD_TAG_LIST_FIELD_NUMBER
public static final int BAN_CARD_TAG_LIST_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getRound
public int getRound()uint32 round = 2;- Specified by:
getRoundin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The round.
-
hasMysteryInfo
public boolean hasMysteryInfo().ChessMysteryInfo mystery_info = 6;- Specified by:
hasMysteryInfoin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- Whether the mysteryInfo field is set.
-
getMysteryInfo
.ChessMysteryInfo mystery_info = 6;- Specified by:
getMysteryInfoin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The mysteryInfo.
-
getMysteryInfoOrBuilder
.ChessMysteryInfo mystery_info = 6;- Specified by:
getMysteryInfoOrBuilderin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getPlayerInfoMapCount
public int getPlayerInfoMapCount()Description copied from interface:InBattleChessInfoOuterClass.InBattleChessInfoOrBuildermap<uint32, .ChessPlayerInfo> player_info_map = 15;- Specified by:
getPlayerInfoMapCountin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
containsPlayerInfoMap
public boolean containsPlayerInfoMap(int key) map<uint32, .ChessPlayerInfo> player_info_map = 15;- Specified by:
containsPlayerInfoMapin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getPlayerInfoMap
Deprecated.UsegetPlayerInfoMapMap()instead.- Specified by:
getPlayerInfoMapin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getPlayerInfoMapMap
map<uint32, .ChessPlayerInfo> player_info_map = 15;- Specified by:
getPlayerInfoMapMapin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getPlayerInfoMapOrDefault
public ChessPlayerInfoOuterClass.ChessPlayerInfo getPlayerInfoMapOrDefault(int key, ChessPlayerInfoOuterClass.ChessPlayerInfo defaultValue) map<uint32, .ChessPlayerInfo> player_info_map = 15;- Specified by:
getPlayerInfoMapOrDefaultin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getPlayerInfoMapOrThrow
map<uint32, .ChessPlayerInfo> player_info_map = 15;- Specified by:
getPlayerInfoMapOrThrowin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getMaxEscapableMonsters
public int getMaxEscapableMonsters()uint32 max_escapable_monsters = 7;- Specified by:
getMaxEscapableMonstersin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The maxEscapableMonsters.
-
getEscapedMonsters
public int getEscapedMonsters()uint32 escaped_monsters = 11;- Specified by:
getEscapedMonstersin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The escapedMonsters.
-
getSelectedCardInfoListList
repeated .ChessCardInfo selected_card_info_list = 4;- Specified by:
getSelectedCardInfoListListin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getSelectedCardInfoListOrBuilderList
public List<? extends ChessCardInfoOuterClass.ChessCardInfoOrBuilder> getSelectedCardInfoListOrBuilderList()repeated .ChessCardInfo selected_card_info_list = 4;- Specified by:
getSelectedCardInfoListOrBuilderListin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getSelectedCardInfoListCount
public int getSelectedCardInfoListCount()repeated .ChessCardInfo selected_card_info_list = 4;- Specified by:
getSelectedCardInfoListCountin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getSelectedCardInfoList
repeated .ChessCardInfo selected_card_info_list = 4;- Specified by:
getSelectedCardInfoListin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getSelectedCardInfoListOrBuilder
repeated .ChessCardInfo selected_card_info_list = 4;- Specified by:
getSelectedCardInfoListOrBuilderin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder
-
getTotalRound
public int getTotalRound()uint32 total_round = 13;- Specified by:
getTotalRoundin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The totalRound.
-
getLeftMonsters
public int getLeftMonsters()uint32 left_monsters = 5;- Specified by:
getLeftMonstersin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The leftMonsters.
-
getBanCardTagListList
repeated uint32 ban_card_tag_list = 1;- Specified by:
getBanCardTagListListin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- A list containing the banCardTagList.
-
getBanCardTagListCount
public int getBanCardTagListCount()repeated uint32 ban_card_tag_list = 1;- Specified by:
getBanCardTagListCountin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Returns:
- The count of banCardTagList.
-
getBanCardTagList
public int getBanCardTagList(int index) repeated uint32 ban_card_tag_list = 1;- Specified by:
getBanCardTagListin interfaceInBattleChessInfoOuterClass.InBattleChessInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The banCardTagList at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static InBattleChessInfoOuterClass.InBattleChessInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static InBattleChessInfoOuterClass.InBattleChessInfo.Builder newBuilder(InBattleChessInfoOuterClass.InBattleChessInfo prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InBattleChessInfoOuterClass.InBattleChessInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-