Package emu.grasscutter.net.proto
Class RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder,Serializable
- Enclosing class:
- RogueDiaryDungeonInfoNotifyOuterClass
public static final class RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify
extends com.google.protobuf.GeneratedMessageV3
implements RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 8096;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
IS_ALLOW_CLIENT = 1;
}
Protobuf type RogueDiaryDungeonInfoNotify- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classenum CmdId { option allow_alias = true; NONE = 0; CMD_ID = 8096; ENET_CHANNEL_ID = 0; ENET_IS_RELIABLE = 1; IS_ALLOW_CLIENT = 1; }Nested 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 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 TypeMethodDescriptionbooleanintgetCoin()uint32 coin = 3;intuint32 cur_room = 1;intuint32 cur_round = 10;static final com.google.protobuf.Descriptors.Descriptorintuint32 difficulty = 14;intuint32 dungeon_id = 7;com.google.protobuf.Parser<RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify>getRoomList(int index) repeated .RogueDiaryRoomInfo room_list = 5;intrepeated .RogueDiaryRoomInfo room_list = 5;repeated .RogueDiaryRoomInfo room_list = 5;getRoomListOrBuilder(int index) repeated .RogueDiaryRoomInfo room_list = 5;repeated .RogueDiaryRoomInfo room_list = 5;intintuint32 stage_id = 12;intgetTime()uint32 time = 9;intgetUnk3300DKCFGLAKPJL(int index) repeated uint32 Unk3300_DKCFGLAKPJL = 8;intrepeated uint32 Unk3300_DKCFGLAKPJL = 8;repeated uint32 Unk3300_DKCFGLAKPJL = 8;intgetUnk3300MMBEJGDFCGE(int index) repeated uint32 Unk3300_MMBEJGDFCGE = 6;intrepeated uint32 Unk3300_MMBEJGDFCGE = 6;repeated uint32 Unk3300_MMBEJGDFCGE = 6;final com.google.protobuf.UnknownFieldSetinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal 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<RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify>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, internalGetMapField, 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
-
STAGE_ID_FIELD_NUMBER
public static final int STAGE_ID_FIELD_NUMBER- See Also:
-
TIME_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER- See Also:
-
UNK3300_MMBEJGDFCGE_FIELD_NUMBER
public static final int UNK3300_MMBEJGDFCGE_FIELD_NUMBER- See Also:
-
CUR_ROOM_FIELD_NUMBER
public static final int CUR_ROOM_FIELD_NUMBER- See Also:
-
UNK3300_DKCFGLAKPJL_FIELD_NUMBER
public static final int UNK3300_DKCFGLAKPJL_FIELD_NUMBER- See Also:
-
DUNGEON_ID_FIELD_NUMBER
public static final int DUNGEON_ID_FIELD_NUMBER- See Also:
-
ROOM_LIST_FIELD_NUMBER
public static final int ROOM_LIST_FIELD_NUMBER- See Also:
-
DIFFICULTY_FIELD_NUMBER
public static final int DIFFICULTY_FIELD_NUMBER- See Also:
-
CUR_ROUND_FIELD_NUMBER
public static final int CUR_ROUND_FIELD_NUMBER- See Also:
-
COIN_FIELD_NUMBER
public static final int COIN_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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getStageId
public int getStageId()uint32 stage_id = 12;- Specified by:
getStageIdin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The stageId.
-
getTime
public int getTime()uint32 time = 9;- Specified by:
getTimein interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The time.
-
getUnk3300MMBEJGDFCGEList
repeated uint32 Unk3300_MMBEJGDFCGE = 6;- Specified by:
getUnk3300MMBEJGDFCGEListin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- A list containing the unk3300MMBEJGDFCGE.
-
getUnk3300MMBEJGDFCGECount
public int getUnk3300MMBEJGDFCGECount()repeated uint32 Unk3300_MMBEJGDFCGE = 6;- Specified by:
getUnk3300MMBEJGDFCGECountin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The count of unk3300MMBEJGDFCGE.
-
getUnk3300MMBEJGDFCGE
public int getUnk3300MMBEJGDFCGE(int index) repeated uint32 Unk3300_MMBEJGDFCGE = 6;- Specified by:
getUnk3300MMBEJGDFCGEin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The unk3300MMBEJGDFCGE at the given index.
-
getCurRoom
public int getCurRoom()uint32 cur_room = 1;- Specified by:
getCurRoomin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The curRoom.
-
getUnk3300DKCFGLAKPJLList
repeated uint32 Unk3300_DKCFGLAKPJL = 8;- Specified by:
getUnk3300DKCFGLAKPJLListin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- A list containing the unk3300DKCFGLAKPJL.
-
getUnk3300DKCFGLAKPJLCount
public int getUnk3300DKCFGLAKPJLCount()repeated uint32 Unk3300_DKCFGLAKPJL = 8;- Specified by:
getUnk3300DKCFGLAKPJLCountin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The count of unk3300DKCFGLAKPJL.
-
getUnk3300DKCFGLAKPJL
public int getUnk3300DKCFGLAKPJL(int index) repeated uint32 Unk3300_DKCFGLAKPJL = 8;- Specified by:
getUnk3300DKCFGLAKPJLin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The unk3300DKCFGLAKPJL at the given index.
-
getDungeonId
public int getDungeonId()uint32 dungeon_id = 7;- Specified by:
getDungeonIdin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The dungeonId.
-
getRoomListList
repeated .RogueDiaryRoomInfo room_list = 5;- Specified by:
getRoomListListin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
-
getRoomListOrBuilderList
public List<? extends RogueDiaryRoomInfoOuterClass.RogueDiaryRoomInfoOrBuilder> getRoomListOrBuilderList()repeated .RogueDiaryRoomInfo room_list = 5;- Specified by:
getRoomListOrBuilderListin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
-
getRoomListCount
public int getRoomListCount()repeated .RogueDiaryRoomInfo room_list = 5;- Specified by:
getRoomListCountin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
-
getRoomList
repeated .RogueDiaryRoomInfo room_list = 5;- Specified by:
getRoomListin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
-
getRoomListOrBuilder
repeated .RogueDiaryRoomInfo room_list = 5;- Specified by:
getRoomListOrBuilderin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder
-
getDifficulty
public int getDifficulty()uint32 difficulty = 14;- Specified by:
getDifficultyin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The difficulty.
-
getCurRound
public int getCurRound()uint32 cur_round = 10;- Specified by:
getCurRoundin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The curRound.
-
getCoin
public int getCoin()uint32 coin = 3;- Specified by:
getCoinin interfaceRogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder- Returns:
- The coin.
-
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 RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
public RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify.Builder newBuilderForType()- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify.Builder newBuilder() -
newBuilder
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify.Builder newBuilder(RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify getDefaultInstance() -
parser
public static com.google.protobuf.Parser<RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify> parser() -
getParserForType
public com.google.protobuf.Parser<RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify> getParserForType()- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotify getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-