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 = 15;intLDLMAGLNLEAintCBAGHCLLOCOintKPPFFPBNNACMethods 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
-
getAvatarGuid
long getAvatarGuid()uint64 avatar_guid = 15;- Returns:
- The avatarGuid.
-
getTalentIndex
int getTalentIndex()CBAGHCLLOCO
uint32 talent_index = 10;- Returns:
- The talentIndex.
-
getTalentType
int getTalentType()KPPFFPBNNAC
uint32 talent_type = 3;- Returns:
- The talentType.
-
getExtraLevel
int getExtraLevel()LDLMAGLNLEA
uint32 extra_level = 4;- Returns:
- The extraLevel.
-