Interface ReliquaryUpgradeRspOuterClass.ReliquaryUpgradeRspOrBuilder

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

public static interface ReliquaryUpgradeRspOuterClass.ReliquaryUpgradeRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getCurLevel

      int getCurLevel()
       cur_level
       
      uint32 cur_level = 6;
      Returns:
      The curLevel.
    • getPowerUpRate

      int getPowerUpRate()
       NMHDEIHIEJK
       
      uint32 power_up_rate = 3;
      Returns:
      The powerUpRate.
    • getCurAppendPropListList

      List<Integer> getCurAppendPropListList()
       CHKOMADPLAO
       
      repeated uint32 cur_append_prop_list = 7;
      Returns:
      A list containing the curAppendPropList.
    • getCurAppendPropListCount

      int getCurAppendPropListCount()
       CHKOMADPLAO
       
      repeated uint32 cur_append_prop_list = 7;
      Returns:
      The count of curAppendPropList.
    • getCurAppendPropList

      int getCurAppendPropList(int index)
       CHKOMADPLAO
       
      repeated uint32 cur_append_prop_list = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The curAppendPropList at the given index.
    • getRetcode

      int getRetcode()
      int32 retcode = 11;
      Returns:
      The retcode.
    • getTargetReliquaryGuid

      long getTargetReliquaryGuid()
      uint64 target_reliquary_guid = 15;
      Returns:
      The targetReliquaryGuid.
    • getOldAppendPropListList

      List<Integer> getOldAppendPropListList()
       PBPLNHFCKIO
       
      repeated uint32 old_append_prop_list = 1;
      Returns:
      A list containing the oldAppendPropList.
    • getOldAppendPropListCount

      int getOldAppendPropListCount()
       PBPLNHFCKIO
       
      repeated uint32 old_append_prop_list = 1;
      Returns:
      The count of oldAppendPropList.
    • getOldAppendPropList

      int getOldAppendPropList(int index)
       PBPLNHFCKIO
       
      repeated uint32 old_append_prop_list = 1;
      Parameters:
      index - The index of the element to return.
      Returns:
      The oldAppendPropList at the given index.
    • getOldLevel

      int getOldLevel()
       MFNMHANCIMP
       
      uint32 old_level = 5;
      Returns:
      The oldLevel.