Package emu.grasscutter.net.proto
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 Summary
Modifier and TypeMethodDescriptionbooleancontainsFightPropMap(int key) map<uint32, float> fight_prop_map = 4;booleancontainsPropMap(int key) map<uint32, .PropValue> prop_map = 2;booleancontainsProudSkillExtraLevelMap(int key) map<uint32, uint32> proud_skill_extra_level_map = 9;booleancontainsSkillLevelMap(int key) map<uint32, uint32> skill_level_map = 8;intuint32 avatar_id = 1;intuint32 core_proud_skill_level = 6;intuint32 costume_id = 12;getEquipList(int index) repeated .ShowEquip equip_list = 10;intrepeated .ShowEquip equip_list = 10;repeated .ShowEquip equip_list = 10;getEquipListOrBuilder(int index) repeated .ShowEquip equip_list = 10;List<? extends ShowEquipOuterClass.ShowEquipOrBuilder>repeated .ShowEquip equip_list = 10;.AvatarExcelInfo excel_info = 13;.AvatarExcelInfo excel_info = 13;.AvatarFetterInfo fetter_info = 11;.AvatarFetterInfo fetter_info = 11;Deprecated.intmap<uint32, float> fight_prop_map = 4;map<uint32, float> fight_prop_map = 4;floatgetFightPropMapOrDefault(int key, float defaultValue) map<uint32, float> fight_prop_map = 4;floatgetFightPropMapOrThrow(int key) map<uint32, float> fight_prop_map = 4;intgetInherentProudSkillList(int index) repeated uint32 inherent_proud_skill_list = 7;intrepeated uint32 inherent_proud_skill_list = 7;repeated uint32 inherent_proud_skill_list = 7;Deprecated.intmap<uint32, .PropValue> prop_map = 2;map<uint32, .PropValue> prop_map = 2;getPropMapOrDefault(int key, PropValueOuterClass.PropValue defaultValue) map<uint32, .PropValue> prop_map = 2;getPropMapOrThrow(int key) map<uint32, .PropValue> prop_map = 2;Deprecated.intmap<uint32, uint32> proud_skill_extra_level_map = 9;map<uint32, uint32> proud_skill_extra_level_map = 9;intgetProudSkillExtraLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> proud_skill_extra_level_map = 9;intgetProudSkillExtraLevelMapOrThrow(int key) map<uint32, uint32> proud_skill_extra_level_map = 9;intuint32 skill_depot_id = 5;Deprecated.intmap<uint32, uint32> skill_level_map = 8;map<uint32, uint32> skill_level_map = 8;intgetSkillLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> skill_level_map = 8;intgetSkillLevelMapOrThrow(int key) map<uint32, uint32> skill_level_map = 8;intgetTalentIdList(int index) repeated uint32 talent_id_list = 3;intrepeated uint32 talent_id_list = 3;repeated uint32 talent_id_list = 3;boolean.AvatarExcelInfo excel_info = 13;boolean.AvatarFetterInfo fetter_info = 11;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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.UsegetPropMapMap()instead. -
getPropMapMap
Map<Integer,PropValueOuterClass.PropValue> getPropMapMap()map<uint32, .PropValue> prop_map = 2; -
getPropMapOrDefault
PropValueOuterClass.PropValue getPropMapOrDefault(int key, PropValueOuterClass.PropValue defaultValue) map<uint32, .PropValue> prop_map = 2; -
getPropMapOrThrow
map<uint32, .PropValue> prop_map = 2; -
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.UsegetFightPropMapMap()instead. -
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
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.UsegetSkillLevelMapMap()instead. -
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.UsegetProudSkillExtraLevelMapMap()instead. -
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
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
repeated .ShowEquip equip_list = 10; -
hasFetterInfo
boolean hasFetterInfo().AvatarFetterInfo fetter_info = 11;- Returns:
- Whether the fetterInfo field is set.
-
getFetterInfo
AvatarFetterInfoOuterClass.AvatarFetterInfo getFetterInfo().AvatarFetterInfo fetter_info = 11;- Returns:
- The fetterInfo.
-
getFetterInfoOrBuilder
AvatarFetterInfoOuterClass.AvatarFetterInfoOrBuilder 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
AvatarExcelInfoOuterClass.AvatarExcelInfo getExcelInfo().AvatarExcelInfo excel_info = 13;- Returns:
- The excelInfo.
-
getExcelInfoOrBuilder
AvatarExcelInfoOuterClass.AvatarExcelInfoOrBuilder getExcelInfoOrBuilder().AvatarExcelInfo excel_info = 13;
-