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 Details

    • getBonusResourceProp

      float getBonusResourceProp()
      float bonus_resource_prop = 11;
      Returns:
      The bonusResourceProp.
    • getUnk3300DBDABNIINEL

      int getUnk3300DBDABNIINEL()
      uint32 Unk3300_DBDABNIINEL = 4;
      Returns:
      The unk3300DBDABNIINEL.
    • 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

      RoguelikeRuneRecordOuterClass.RoguelikeRuneRecordOrBuilder getRuneRecordListOrBuilder(int index)
      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

      List<Integer> 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

      List<Long> 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

      List<Long> 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.
      Use getCellInfoMapMap() instead.
    • 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

      RogueCellInfoOuterClass.RogueCellInfo getCellInfoMapOrThrow(int key)
      map<uint32, .RogueCellInfo> cell_info_map = 14;