Interface ShowAvatarInfoOuterClass.ShowAvatarInfoOrBuilder

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

public static interface ShowAvatarInfoOuterClass.ShowAvatarInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getAvatarId

      int getAvatarId()
      uint32 avatar_id = 1;
      Returns:
      The avatarId.
    • getPropMapCount

      int getPropMapCount()
      map<uint32, .PropValue> prop_map = 2;
    • containsPropMap

      boolean containsPropMap(int key)
      map<uint32, .PropValue> prop_map = 2;
    • getPropMap

      Deprecated.
      Use getPropMapMap() instead.
    • getPropMapMap

      map<uint32, .PropValue> prop_map = 2;
    • getPropMapOrDefault

      PropValueOuterClass.PropValue getPropMapOrDefault(int key, PropValueOuterClass.PropValue defaultValue)
      map<uint32, .PropValue> prop_map = 2;
    • getPropMapOrThrow

      PropValueOuterClass.PropValue getPropMapOrThrow(int key)
      map<uint32, .PropValue> prop_map = 2;
    • getTalentIdListList

      List<Integer> getTalentIdListList()
      repeated uint32 talent_id_list = 3;
      Returns:
      A list containing the talentIdList.
    • getTalentIdListCount

      int getTalentIdListCount()
      repeated uint32 talent_id_list = 3;
      Returns:
      The count of talentIdList.
    • getTalentIdList

      int getTalentIdList(int index)
      repeated uint32 talent_id_list = 3;
      Parameters:
      index - The index of the element to return.
      Returns:
      The talentIdList at the given index.
    • getFightPropMapCount

      int getFightPropMapCount()
      map<uint32, float> fight_prop_map = 4;
    • containsFightPropMap

      boolean containsFightPropMap(int key)
      map<uint32, float> fight_prop_map = 4;
    • getFightPropMap

      @Deprecated Map<Integer,Float> getFightPropMap()
      Deprecated.
    • getFightPropMapMap

      Map<Integer,Float> getFightPropMapMap()
      map<uint32, float> fight_prop_map = 4;
    • getFightPropMapOrDefault

      float getFightPropMapOrDefault(int key, float defaultValue)
      map<uint32, float> fight_prop_map = 4;
    • getFightPropMapOrThrow

      float getFightPropMapOrThrow(int key)
      map<uint32, float> fight_prop_map = 4;
    • getSkillDepotId

      int getSkillDepotId()
      uint32 skill_depot_id = 5;
      Returns:
      The skillDepotId.
    • getCoreProudSkillLevel

      int getCoreProudSkillLevel()
      uint32 core_proud_skill_level = 6;
      Returns:
      The coreProudSkillLevel.
    • getInherentProudSkillListList

      List<Integer> getInherentProudSkillListList()
      repeated uint32 inherent_proud_skill_list = 7;
      Returns:
      A list containing the inherentProudSkillList.
    • getInherentProudSkillListCount

      int getInherentProudSkillListCount()
      repeated uint32 inherent_proud_skill_list = 7;
      Returns:
      The count of inherentProudSkillList.
    • getInherentProudSkillList

      int getInherentProudSkillList(int index)
      repeated uint32 inherent_proud_skill_list = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The inherentProudSkillList at the given index.
    • getSkillLevelMapCount

      int getSkillLevelMapCount()
      map<uint32, uint32> skill_level_map = 8;
    • containsSkillLevelMap

      boolean containsSkillLevelMap(int key)
      map<uint32, uint32> skill_level_map = 8;
    • getSkillLevelMap

      @Deprecated Map<Integer,Integer> getSkillLevelMap()
      Deprecated.
    • getSkillLevelMapMap

      Map<Integer,Integer> getSkillLevelMapMap()
      map<uint32, uint32> skill_level_map = 8;
    • getSkillLevelMapOrDefault

      int getSkillLevelMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> skill_level_map = 8;
    • getSkillLevelMapOrThrow

      int getSkillLevelMapOrThrow(int key)
      map<uint32, uint32> skill_level_map = 8;
    • getProudSkillExtraLevelMapCount

      int getProudSkillExtraLevelMapCount()
      map<uint32, uint32> proud_skill_extra_level_map = 9;
    • containsProudSkillExtraLevelMap

      boolean containsProudSkillExtraLevelMap(int key)
      map<uint32, uint32> proud_skill_extra_level_map = 9;
    • getProudSkillExtraLevelMap

      @Deprecated Map<Integer,Integer> getProudSkillExtraLevelMap()
      Deprecated.
    • getProudSkillExtraLevelMapMap

      Map<Integer,Integer> getProudSkillExtraLevelMapMap()
      map<uint32, uint32> proud_skill_extra_level_map = 9;
    • getProudSkillExtraLevelMapOrDefault

      int getProudSkillExtraLevelMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> proud_skill_extra_level_map = 9;
    • getProudSkillExtraLevelMapOrThrow

      int getProudSkillExtraLevelMapOrThrow(int key)
      map<uint32, uint32> proud_skill_extra_level_map = 9;
    • getEquipListList

      List<ShowEquipOuterClass.ShowEquip> getEquipListList()
      repeated .ShowEquip equip_list = 10;
    • getEquipList

      ShowEquipOuterClass.ShowEquip getEquipList(int index)
      repeated .ShowEquip equip_list = 10;
    • getEquipListCount

      int getEquipListCount()
      repeated .ShowEquip equip_list = 10;
    • getEquipListOrBuilderList

      List<? extends ShowEquipOuterClass.ShowEquipOrBuilder> getEquipListOrBuilderList()
      repeated .ShowEquip equip_list = 10;
    • getEquipListOrBuilder

      ShowEquipOuterClass.ShowEquipOrBuilder getEquipListOrBuilder(int index)
      repeated .ShowEquip equip_list = 10;
    • hasFetterInfo

      boolean hasFetterInfo()
      .AvatarFetterInfo fetter_info = 11;
      Returns:
      Whether the fetterInfo field is set.
    • getFetterInfo

      .AvatarFetterInfo fetter_info = 11;
      Returns:
      The fetterInfo.
    • getFetterInfoOrBuilder

      .AvatarFetterInfo fetter_info = 11;
    • getCostumeId

      int getCostumeId()
      uint32 costume_id = 12;
      Returns:
      The costumeId.
    • hasExcelInfo

      boolean hasExcelInfo()
      .AvatarExcelInfo excel_info = 13;
      Returns:
      Whether the excelInfo field is set.
    • getExcelInfo

      .AvatarExcelInfo excel_info = 13;
      Returns:
      The excelInfo.
    • getExcelInfoOrBuilder

      .AvatarExcelInfo excel_info = 13;