Package emu.grasscutter.net.proto
Interface EnterRoguelikeDungeonNotifyOuterClass.EnterRoguelikeDungeonNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EnterRoguelikeDungeonNotifyOuterClass.EnterRoguelikeDungeonNotify,EnterRoguelikeDungeonNotifyOuterClass.EnterRoguelikeDungeonNotify.Builder
- Enclosing class:
- EnterRoguelikeDungeonNotifyOuterClass
public static interface EnterRoguelikeDungeonNotifyOuterClass.EnterRoguelikeDungeonNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsCellInfoMap(int key) map<uint32, .RogueCellInfo> cell_info_map = 14;longgetBackstageAvatarGuidList(int index) repeated uint64 backstage_avatar_guid_list = 7;intrepeated uint64 backstage_avatar_guid_list = 7;repeated uint64 backstage_avatar_guid_list = 7;floatfloat bonus_resource_prop = 11;Deprecated.intmap<uint32, .RogueCellInfo> cell_info_map = 14;map<uint32, .RogueCellInfo> cell_info_map = 14;getCellInfoMapOrDefault(int key, RogueCellInfoOuterClass.RogueCellInfo defaultValue) map<uint32, .RogueCellInfo> cell_info_map = 14;getCellInfoMapOrThrow(int key) map<uint32, .RogueCellInfo> cell_info_map = 14;intuint32 cur_level = 9;intuint32 dungeon_id = 5;intgetExploredCellList(int index) repeated uint32 explored_cell_list = 2;intrepeated uint32 explored_cell_list = 2;repeated uint32 explored_cell_list = 2;longgetOnstageAvatarGuidList(int index) repeated uint64 onstage_avatar_guid_list = 15;intrepeated uint64 onstage_avatar_guid_list = 15;repeated uint64 onstage_avatar_guid_list = 15;intuint32 revise_monster_level = 1188;getRuneRecordList(int index) repeated .RoguelikeRuneRecord rune_record_list = 12;intrepeated .RoguelikeRuneRecord rune_record_list = 12;repeated .RoguelikeRuneRecord rune_record_list = 12;getRuneRecordListOrBuilder(int index) repeated .RoguelikeRuneRecord rune_record_list = 12;repeated .RoguelikeRuneRecord rune_record_list = 12;intuint32 stage_id = 6;intuint32 Unk3300_DBDABNIINEL = 4;booleanbool Unk3300_GBHHLEDAGAM = 3;intuint32 Unk3300_IIIJDDNJEBB = 1;intuint32 Unk3300_KLFDKOCGAHN = 2046;intuint32 Unk3300_PKDLOJADIPA = 10;booleanbool Unk3300_PKPOKOAAOKF = 1469;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getBonusResourceProp
float getBonusResourceProp()float bonus_resource_prop = 11;- Returns:
- The bonusResourceProp.
-
getUnk3300DBDABNIINEL
int getUnk3300DBDABNIINEL()uint32 Unk3300_DBDABNIINEL = 4;- Returns:
- The unk3300DBDABNIINEL.
-
getRuneRecordListList
List<RoguelikeRuneRecordOuterClass.RoguelikeRuneRecord> getRuneRecordListList()repeated .RoguelikeRuneRecord rune_record_list = 12; -
getRuneRecordList
repeated .RoguelikeRuneRecord rune_record_list = 12; -
getRuneRecordListCount
int getRuneRecordListCount()repeated .RoguelikeRuneRecord rune_record_list = 12; -
getRuneRecordListOrBuilderList
List<? extends RoguelikeRuneRecordOuterClass.RoguelikeRuneRecordOrBuilder> getRuneRecordListOrBuilderList()repeated .RoguelikeRuneRecord rune_record_list = 12; -
getRuneRecordListOrBuilder
repeated .RoguelikeRuneRecord rune_record_list = 12; -
getCurLevel
int getCurLevel()uint32 cur_level = 9;- Returns:
- The curLevel.
-
getDungeonId
int getDungeonId()uint32 dungeon_id = 5;- Returns:
- The dungeonId.
-
getReviseMonsterLevel
int getReviseMonsterLevel()uint32 revise_monster_level = 1188;- Returns:
- The reviseMonsterLevel.
-
getUnk3300PKPOKOAAOKF
boolean getUnk3300PKPOKOAAOKF()bool Unk3300_PKPOKOAAOKF = 1469;- Returns:
- The unk3300PKPOKOAAOKF.
-
getExploredCellListList
repeated uint32 explored_cell_list = 2;- Returns:
- A list containing the exploredCellList.
-
getExploredCellListCount
int getExploredCellListCount()repeated uint32 explored_cell_list = 2;- Returns:
- The count of exploredCellList.
-
getExploredCellList
int getExploredCellList(int index) repeated uint32 explored_cell_list = 2;- Parameters:
index- The index of the element to return.- Returns:
- The exploredCellList at the given index.
-
getOnstageAvatarGuidListList
repeated uint64 onstage_avatar_guid_list = 15;- Returns:
- A list containing the onstageAvatarGuidList.
-
getOnstageAvatarGuidListCount
int getOnstageAvatarGuidListCount()repeated uint64 onstage_avatar_guid_list = 15;- Returns:
- The count of onstageAvatarGuidList.
-
getOnstageAvatarGuidList
long getOnstageAvatarGuidList(int index) repeated uint64 onstage_avatar_guid_list = 15;- Parameters:
index- The index of the element to return.- Returns:
- The onstageAvatarGuidList at the given index.
-
getStageId
int getStageId()uint32 stage_id = 6;- Returns:
- The stageId.
-
getUnk3300KLFDKOCGAHN
int getUnk3300KLFDKOCGAHN()uint32 Unk3300_KLFDKOCGAHN = 2046;- Returns:
- The unk3300KLFDKOCGAHN.
-
getUnk3300GBHHLEDAGAM
boolean getUnk3300GBHHLEDAGAM()bool Unk3300_GBHHLEDAGAM = 3;- Returns:
- The unk3300GBHHLEDAGAM.
-
getUnk3300IIIJDDNJEBB
int getUnk3300IIIJDDNJEBB()uint32 Unk3300_IIIJDDNJEBB = 1;- Returns:
- The unk3300IIIJDDNJEBB.
-
getBackstageAvatarGuidListList
repeated uint64 backstage_avatar_guid_list = 7;- Returns:
- A list containing the backstageAvatarGuidList.
-
getBackstageAvatarGuidListCount
int getBackstageAvatarGuidListCount()repeated uint64 backstage_avatar_guid_list = 7;- Returns:
- The count of backstageAvatarGuidList.
-
getBackstageAvatarGuidList
long getBackstageAvatarGuidList(int index) repeated uint64 backstage_avatar_guid_list = 7;- Parameters:
index- The index of the element to return.- Returns:
- The backstageAvatarGuidList at the given index.
-
getUnk3300PKDLOJADIPA
int getUnk3300PKDLOJADIPA()uint32 Unk3300_PKDLOJADIPA = 10;- Returns:
- The unk3300PKDLOJADIPA.
-
getCellInfoMapCount
int getCellInfoMapCount()map<uint32, .RogueCellInfo> cell_info_map = 14; -
containsCellInfoMap
boolean containsCellInfoMap(int key) map<uint32, .RogueCellInfo> cell_info_map = 14; -
getCellInfoMap
Deprecated.UsegetCellInfoMapMap()instead. -
getCellInfoMapMap
Map<Integer,RogueCellInfoOuterClass.RogueCellInfo> getCellInfoMapMap()map<uint32, .RogueCellInfo> cell_info_map = 14; -
getCellInfoMapOrDefault
RogueCellInfoOuterClass.RogueCellInfo getCellInfoMapOrDefault(int key, RogueCellInfoOuterClass.RogueCellInfo defaultValue) map<uint32, .RogueCellInfo> cell_info_map = 14; -
getCellInfoMapOrThrow
map<uint32, .RogueCellInfo> cell_info_map = 14;
-