Package emu.grasscutter.net.proto
Interface AvatarInfoOuterClass.AvatarInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AvatarInfoOuterClass.AvatarInfo,AvatarInfoOuterClass.AvatarInfo.Builder
- Enclosing class:
- AvatarInfoOuterClass
public static interface AvatarInfoOuterClass.AvatarInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsFightPropMap(int key) map<uint32, float> fight_prop_map = 7;booleancontainsPropMap(int key) map<uint32, .PropValue> prop_map = 3;booleancontainsProudSkillExtraLevelMap(int key) map<uint32, uint32> proud_skill_extra_level_map = 17;booleancontainsSkillLevelMap(int key) map<uint32, uint32> skill_level_map = 15;booleancontainsSkillMap(int key) map<uint32, .AvatarSkillInfo> skill_map = 10;intuint32 anim_hash = 27;intuint32 avatar_id = 1;intuint32 avatar_type = 19;intuint32 born_time = 23;intuint32 core_proud_skill_level = 13;intuint32 costume_id = 25;getEquipAffixList(int index) repeated .AvatarEquipAffixInfo equip_affix_list = 22;intrepeated .AvatarEquipAffixInfo equip_affix_list = 22;repeated .AvatarEquipAffixInfo equip_affix_list = 22;getEquipAffixListOrBuilder(int index) repeated .AvatarEquipAffixInfo equip_affix_list = 22;repeated .AvatarEquipAffixInfo equip_affix_list = 22;longgetEquipGuidList(int index) repeated uint64 equip_guid_list = 5;intrepeated uint64 equip_guid_list = 5;repeated uint64 equip_guid_list = 5;.AvatarExcelInfo excel_info = 26;.AvatarExcelInfo excel_info = 26;.AvatarExpeditionState expedition_state = 16;int.AvatarExpeditionState expedition_state = 16;.AvatarFetterInfo fetter_info = 12;.AvatarFetterInfo fetter_info = 12;Deprecated.intmap<uint32, float> fight_prop_map = 7;map<uint32, float> fight_prop_map = 7;floatgetFightPropMapOrDefault(int key, float defaultValue) map<uint32, float> fight_prop_map = 7;floatgetFightPropMapOrThrow(int key) map<uint32, float> fight_prop_map = 7;longgetGuid()uint64 guid = 2;intgetInherentProudSkillList(int index) repeated uint32 inherent_proud_skill_list = 14;intrepeated uint32 inherent_proud_skill_list = 14;repeated uint32 inherent_proud_skill_list = 14;booleanbool is_focus = 18;intuint32 life_state = 4;intgetPendingPromoteRewardList(int index) repeated uint32 pending_promote_reward_list = 24;intrepeated uint32 pending_promote_reward_list = 24;repeated uint32 pending_promote_reward_list = 24;Deprecated.intmap<uint32, .PropValue> prop_map = 3;map<uint32, .PropValue> prop_map = 3;getPropMapOrDefault(int key, PropValueOuterClass.PropValue defaultValue) map<uint32, .PropValue> prop_map = 3;getPropMapOrThrow(int key) map<uint32, .PropValue> prop_map = 3;Deprecated.intmap<uint32, uint32> proud_skill_extra_level_map = 17;map<uint32, uint32> proud_skill_extra_level_map = 17;intgetProudSkillExtraLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> proud_skill_extra_level_map = 17;intgetProudSkillExtraLevelMapOrThrow(int key) map<uint32, uint32> proud_skill_extra_level_map = 17;intuint32 skill_depot_id = 11;Deprecated.intmap<uint32, uint32> skill_level_map = 15;map<uint32, uint32> skill_level_map = 15;intgetSkillLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> skill_level_map = 15;intgetSkillLevelMapOrThrow(int key) map<uint32, uint32> skill_level_map = 15;Deprecated.intmap<uint32, .AvatarSkillInfo> skill_map = 10;map<uint32, .AvatarSkillInfo> skill_map = 10;getSkillMapOrDefault(int key, AvatarSkillInfoOuterClass.AvatarSkillInfo defaultValue) map<uint32, .AvatarSkillInfo> skill_map = 10;getSkillMapOrThrow(int key) map<uint32, .AvatarSkillInfo> skill_map = 10;intgetTalentIdList(int index) repeated uint32 talent_id_list = 6;intrepeated uint32 talent_id_list = 6;repeated uint32 talent_id_list = 6;intgetTeamResonanceList(int index) repeated uint32 team_resonance_list = 20;intrepeated uint32 team_resonance_list = 20;repeated uint32 team_resonance_list = 20;.TrialAvatarInfo trial_avatar_info = 9;.TrialAvatarInfo trial_avatar_info = 9;intuint32 wearing_flycloak_id = 21;boolean.AvatarExcelInfo excel_info = 26;boolean.AvatarFetterInfo fetter_info = 12;boolean.TrialAvatarInfo trial_avatar_info = 9;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.
-
getGuid
long getGuid()uint64 guid = 2;- Returns:
- The guid.
-
getPropMapCount
int getPropMapCount()map<uint32, .PropValue> prop_map = 3; -
containsPropMap
boolean containsPropMap(int key) map<uint32, .PropValue> prop_map = 3; -
getPropMap
Deprecated.UsegetPropMapMap()instead. -
getPropMapMap
Map<Integer,PropValueOuterClass.PropValue> getPropMapMap()map<uint32, .PropValue> prop_map = 3; -
getPropMapOrDefault
PropValueOuterClass.PropValue getPropMapOrDefault(int key, PropValueOuterClass.PropValue defaultValue) map<uint32, .PropValue> prop_map = 3; -
getPropMapOrThrow
map<uint32, .PropValue> prop_map = 3; -
getLifeState
int getLifeState()uint32 life_state = 4;- Returns:
- The lifeState.
-
getEquipGuidListList
repeated uint64 equip_guid_list = 5;- Returns:
- A list containing the equipGuidList.
-
getEquipGuidListCount
int getEquipGuidListCount()repeated uint64 equip_guid_list = 5;- Returns:
- The count of equipGuidList.
-
getEquipGuidList
long getEquipGuidList(int index) repeated uint64 equip_guid_list = 5;- Parameters:
index- The index of the element to return.- Returns:
- The equipGuidList at the given index.
-
getTalentIdListList
repeated uint32 talent_id_list = 6;- Returns:
- A list containing the talentIdList.
-
getTalentIdListCount
int getTalentIdListCount()repeated uint32 talent_id_list = 6;- Returns:
- The count of talentIdList.
-
getTalentIdList
int getTalentIdList(int index) repeated uint32 talent_id_list = 6;- 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 = 7; -
containsFightPropMap
boolean containsFightPropMap(int key) map<uint32, float> fight_prop_map = 7; -
getFightPropMap
Deprecated.UsegetFightPropMapMap()instead. -
getFightPropMapMap
map<uint32, float> fight_prop_map = 7; -
getFightPropMapOrDefault
float getFightPropMapOrDefault(int key, float defaultValue) map<uint32, float> fight_prop_map = 7; -
getFightPropMapOrThrow
float getFightPropMapOrThrow(int key) map<uint32, float> fight_prop_map = 7; -
hasTrialAvatarInfo
boolean hasTrialAvatarInfo().TrialAvatarInfo trial_avatar_info = 9;- Returns:
- Whether the trialAvatarInfo field is set.
-
getTrialAvatarInfo
TrialAvatarInfoOuterClass.TrialAvatarInfo getTrialAvatarInfo().TrialAvatarInfo trial_avatar_info = 9;- Returns:
- The trialAvatarInfo.
-
getTrialAvatarInfoOrBuilder
TrialAvatarInfoOuterClass.TrialAvatarInfoOrBuilder getTrialAvatarInfoOrBuilder().TrialAvatarInfo trial_avatar_info = 9; -
getSkillMapCount
int getSkillMapCount()map<uint32, .AvatarSkillInfo> skill_map = 10; -
containsSkillMap
boolean containsSkillMap(int key) map<uint32, .AvatarSkillInfo> skill_map = 10; -
getSkillMap
Deprecated.UsegetSkillMapMap()instead. -
getSkillMapMap
Map<Integer,AvatarSkillInfoOuterClass.AvatarSkillInfo> getSkillMapMap()map<uint32, .AvatarSkillInfo> skill_map = 10; -
getSkillMapOrDefault
AvatarSkillInfoOuterClass.AvatarSkillInfo getSkillMapOrDefault(int key, AvatarSkillInfoOuterClass.AvatarSkillInfo defaultValue) map<uint32, .AvatarSkillInfo> skill_map = 10; -
getSkillMapOrThrow
map<uint32, .AvatarSkillInfo> skill_map = 10; -
getSkillDepotId
int getSkillDepotId()uint32 skill_depot_id = 11;- Returns:
- The skillDepotId.
-
hasFetterInfo
boolean hasFetterInfo().AvatarFetterInfo fetter_info = 12;- Returns:
- Whether the fetterInfo field is set.
-
getFetterInfo
AvatarFetterInfoOuterClass.AvatarFetterInfo getFetterInfo().AvatarFetterInfo fetter_info = 12;- Returns:
- The fetterInfo.
-
getFetterInfoOrBuilder
AvatarFetterInfoOuterClass.AvatarFetterInfoOrBuilder getFetterInfoOrBuilder().AvatarFetterInfo fetter_info = 12; -
getCoreProudSkillLevel
int getCoreProudSkillLevel()uint32 core_proud_skill_level = 13;- Returns:
- The coreProudSkillLevel.
-
getInherentProudSkillListList
repeated uint32 inherent_proud_skill_list = 14;- Returns:
- A list containing the inherentProudSkillList.
-
getInherentProudSkillListCount
int getInherentProudSkillListCount()repeated uint32 inherent_proud_skill_list = 14;- Returns:
- The count of inherentProudSkillList.
-
getInherentProudSkillList
int getInherentProudSkillList(int index) repeated uint32 inherent_proud_skill_list = 14;- 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 = 15; -
containsSkillLevelMap
boolean containsSkillLevelMap(int key) map<uint32, uint32> skill_level_map = 15; -
getSkillLevelMap
Deprecated.UsegetSkillLevelMapMap()instead. -
getSkillLevelMapMap
map<uint32, uint32> skill_level_map = 15; -
getSkillLevelMapOrDefault
int getSkillLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> skill_level_map = 15; -
getSkillLevelMapOrThrow
int getSkillLevelMapOrThrow(int key) map<uint32, uint32> skill_level_map = 15; -
getExpeditionStateValue
int getExpeditionStateValue().AvatarExpeditionState expedition_state = 16;- Returns:
- The enum numeric value on the wire for expeditionState.
-
getExpeditionState
AvatarExpeditionStateOuterClass.AvatarExpeditionState getExpeditionState().AvatarExpeditionState expedition_state = 16;- Returns:
- The expeditionState.
-
getProudSkillExtraLevelMapCount
int getProudSkillExtraLevelMapCount()map<uint32, uint32> proud_skill_extra_level_map = 17; -
containsProudSkillExtraLevelMap
boolean containsProudSkillExtraLevelMap(int key) map<uint32, uint32> proud_skill_extra_level_map = 17; -
getProudSkillExtraLevelMap
Deprecated.UsegetProudSkillExtraLevelMapMap()instead. -
getProudSkillExtraLevelMapMap
map<uint32, uint32> proud_skill_extra_level_map = 17; -
getProudSkillExtraLevelMapOrDefault
int getProudSkillExtraLevelMapOrDefault(int key, int defaultValue) map<uint32, uint32> proud_skill_extra_level_map = 17; -
getProudSkillExtraLevelMapOrThrow
int getProudSkillExtraLevelMapOrThrow(int key) map<uint32, uint32> proud_skill_extra_level_map = 17; -
getIsFocus
boolean getIsFocus()bool is_focus = 18;- Returns:
- The isFocus.
-
getAvatarType
int getAvatarType()uint32 avatar_type = 19;- Returns:
- The avatarType.
-
getTeamResonanceListList
repeated uint32 team_resonance_list = 20;- Returns:
- A list containing the teamResonanceList.
-
getTeamResonanceListCount
int getTeamResonanceListCount()repeated uint32 team_resonance_list = 20;- Returns:
- The count of teamResonanceList.
-
getTeamResonanceList
int getTeamResonanceList(int index) repeated uint32 team_resonance_list = 20;- Parameters:
index- The index of the element to return.- Returns:
- The teamResonanceList at the given index.
-
getWearingFlycloakId
int getWearingFlycloakId()uint32 wearing_flycloak_id = 21;- Returns:
- The wearingFlycloakId.
-
getEquipAffixListList
List<AvatarEquipAffixInfoOuterClass.AvatarEquipAffixInfo> getEquipAffixListList()repeated .AvatarEquipAffixInfo equip_affix_list = 22; -
getEquipAffixList
repeated .AvatarEquipAffixInfo equip_affix_list = 22; -
getEquipAffixListCount
int getEquipAffixListCount()repeated .AvatarEquipAffixInfo equip_affix_list = 22; -
getEquipAffixListOrBuilderList
List<? extends AvatarEquipAffixInfoOuterClass.AvatarEquipAffixInfoOrBuilder> getEquipAffixListOrBuilderList()repeated .AvatarEquipAffixInfo equip_affix_list = 22; -
getEquipAffixListOrBuilder
repeated .AvatarEquipAffixInfo equip_affix_list = 22; -
getBornTime
int getBornTime()uint32 born_time = 23;- Returns:
- The bornTime.
-
getPendingPromoteRewardListList
repeated uint32 pending_promote_reward_list = 24;- Returns:
- A list containing the pendingPromoteRewardList.
-
getPendingPromoteRewardListCount
int getPendingPromoteRewardListCount()repeated uint32 pending_promote_reward_list = 24;- Returns:
- The count of pendingPromoteRewardList.
-
getPendingPromoteRewardList
int getPendingPromoteRewardList(int index) repeated uint32 pending_promote_reward_list = 24;- Parameters:
index- The index of the element to return.- Returns:
- The pendingPromoteRewardList at the given index.
-
getCostumeId
int getCostumeId()uint32 costume_id = 25;- Returns:
- The costumeId.
-
hasExcelInfo
boolean hasExcelInfo().AvatarExcelInfo excel_info = 26;- Returns:
- Whether the excelInfo field is set.
-
getExcelInfo
AvatarExcelInfoOuterClass.AvatarExcelInfo getExcelInfo().AvatarExcelInfo excel_info = 26;- Returns:
- The excelInfo.
-
getExcelInfoOrBuilder
AvatarExcelInfoOuterClass.AvatarExcelInfoOrBuilder getExcelInfoOrBuilder().AvatarExcelInfo excel_info = 26; -
getAnimHash
int getAnimHash()uint32 anim_hash = 27;- Returns:
- The animHash.
-