Interface InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder

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

public static interface InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getIsAreaLocked

      boolean getIsAreaLocked()
      bool is_area_locked = 8;
      Returns:
      The isAreaLocked.
    • getCityId

      int getCityId()
      uint32 city_id = 5;
      Returns:
      The cityId.
    • getRefreshInterval

      int getRefreshInterval()
       CBBFLPAGFOI
       
      uint32 refresh_interval = 10;
      Returns:
      The refreshInterval.
    • getNextRefreshTime

      int getNextRefreshTime()
      uint32 next_refresh_time = 1;
      Returns:
      The nextRefreshTime.
    • hasWeeklyBossResinDiscountInfo

      boolean hasWeeklyBossResinDiscountInfo()
      .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 12;
      Returns:
      Whether the weeklyBossResinDiscountInfo field is set.
    • getWeeklyBossResinDiscountInfo

      .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 12;
      Returns:
      The weeklyBossResinDiscountInfo.
    • getWeeklyBossResinDiscountInfoOrBuilder

      .WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 12;
    • getIsAlive

      boolean getIsAlive()
      bool is_alive = 14;
      Returns:
      The isAlive.
    • getLevel

      int getLevel()
      uint32 level = 13;
      Returns:
      The level.
    • getBossChestNum

      int getBossChestNum()
       MGMCKOOBFBJ
       
      uint32 boss_chest_num = 9;
      Returns:
      The bossChestNum.
    • getDHMMIBILNEE

      int getDHMMIBILNEE()
      uint32 DHMMIBILNEE = 11;
      Returns:
      The dHMMIBILNEE.
    • hasPos

      boolean hasPos()
      .Vector pos = 2;
      Returns:
      Whether the pos field is set.
    • getPos

      .Vector pos = 2;
      Returns:
      The pos.
    • getPosOrBuilder

      .Vector pos = 2;
    • getGroupId

      int getGroupId()
      uint32 group_id = 1212;
      Returns:
      The groupId.
    • getId

      int getId()
      uint32 id = 7;
      Returns:
      The id.
    • getSceneId

      int getSceneId()
      uint32 scene_id = 6;
      Returns:
      The sceneId.
    • getResin

      int getResin()
      uint32 resin = 3;
      Returns:
      The resin.
    • getMonsterId

      int getMonsterId()
      uint32 monster_id = 518;
      Returns:
      The monsterId.
    • getLockStateValue

      int getLockStateValue()
      .InvestigationMonster.LockState lock_state = 4;
      Returns:
      The enum numeric value on the wire for lockState.
    • getLockState

      .InvestigationMonster.LockState lock_state = 4;
      Returns:
      The lockState.
    • getMaxBossChestNum

      int getMaxBossChestNum()
      uint32 max_boss_chest_num = 15;
      Returns:
      The maxBossChestNum.