Interface RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder

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

public static interface RogueDiaryDungeonInfoNotifyOuterClass.RogueDiaryDungeonInfoNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getStageId

      int getStageId()
      uint32 stage_id = 12;
      Returns:
      The stageId.
    • getTime

      int getTime()
      uint32 time = 9;
      Returns:
      The time.
    • getUnk3300MMBEJGDFCGEList

      List<Integer> getUnk3300MMBEJGDFCGEList()
      repeated uint32 Unk3300_MMBEJGDFCGE = 6;
      Returns:
      A list containing the unk3300MMBEJGDFCGE.
    • getUnk3300MMBEJGDFCGECount

      int getUnk3300MMBEJGDFCGECount()
      repeated uint32 Unk3300_MMBEJGDFCGE = 6;
      Returns:
      The count of unk3300MMBEJGDFCGE.
    • getUnk3300MMBEJGDFCGE

      int getUnk3300MMBEJGDFCGE(int index)
      repeated uint32 Unk3300_MMBEJGDFCGE = 6;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unk3300MMBEJGDFCGE at the given index.
    • getCurRoom

      int getCurRoom()
      uint32 cur_room = 1;
      Returns:
      The curRoom.
    • getUnk3300DKCFGLAKPJLList

      List<Integer> getUnk3300DKCFGLAKPJLList()
      repeated uint32 Unk3300_DKCFGLAKPJL = 8;
      Returns:
      A list containing the unk3300DKCFGLAKPJL.
    • getUnk3300DKCFGLAKPJLCount

      int getUnk3300DKCFGLAKPJLCount()
      repeated uint32 Unk3300_DKCFGLAKPJL = 8;
      Returns:
      The count of unk3300DKCFGLAKPJL.
    • getUnk3300DKCFGLAKPJL

      int getUnk3300DKCFGLAKPJL(int index)
      repeated uint32 Unk3300_DKCFGLAKPJL = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The unk3300DKCFGLAKPJL at the given index.
    • getDungeonId

      int getDungeonId()
      uint32 dungeon_id = 7;
      Returns:
      The dungeonId.
    • getRoomListList

      repeated .RogueDiaryRoomInfo room_list = 5;
    • getRoomList

      repeated .RogueDiaryRoomInfo room_list = 5;
    • getRoomListCount

      int getRoomListCount()
      repeated .RogueDiaryRoomInfo room_list = 5;
    • getRoomListOrBuilderList

      List<? extends RogueDiaryRoomInfoOuterClass.RogueDiaryRoomInfoOrBuilder> getRoomListOrBuilderList()
      repeated .RogueDiaryRoomInfo room_list = 5;
    • getRoomListOrBuilder

      repeated .RogueDiaryRoomInfo room_list = 5;
    • getDifficulty

      int getDifficulty()
      uint32 difficulty = 14;
      Returns:
      The difficulty.
    • getCurRound

      int getCurRound()
      uint32 cur_round = 10;
      Returns:
      The curRound.
    • getCoin

      int getCoin()
      uint32 coin = 3;
      Returns:
      The coin.