Package emu.grasscutter.net.proto
Interface ProudSkillExtraLevelNotifyOuterClass.ProudSkillExtraLevelNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ProudSkillExtraLevelNotifyOuterClass.ProudSkillExtraLevelNotify,ProudSkillExtraLevelNotifyOuterClass.ProudSkillExtraLevelNotify.Builder
- Enclosing class:
- ProudSkillExtraLevelNotifyOuterClass
public static interface ProudSkillExtraLevelNotifyOuterClass.ProudSkillExtraLevelNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionlonguint64 avatar_guid = 10;intMCIMCJEMMAHintFAOAFMCOILHintIMHNBMDKMMNMethods 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
-
getExtraLevel
int getExtraLevel()MCIMCJEMMAH
uint32 extra_level = 1;- Returns:
- The extraLevel.
-
getTalentType
int getTalentType()IMHNBMDKMMN
uint32 talent_type = 7;- Returns:
- The talentType.
-
getAvatarGuid
long getAvatarGuid()uint64 avatar_guid = 10;- Returns:
- The avatarGuid.
-
getTalentIndex
int getTalentIndex()FAOAFMCOILH
uint32 talent_index = 11;- Returns:
- The talentIndex.
-