Package emu.grasscutter.net.proto
Interface SceneGalleryInstableSprayBuffInfoOuterClass.SceneGalleryInstableSprayBuffInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SceneGalleryInstableSprayBuffInfoOuterClass.SceneGalleryInstableSprayBuffInfo,SceneGalleryInstableSprayBuffInfoOuterClass.SceneGalleryInstableSprayBuffInfo.Builder
- Enclosing class:
- SceneGalleryInstableSprayBuffInfoOuterClass
public static interface SceneGalleryInstableSprayBuffInfoOuterClass.SceneGalleryInstableSprayBuffInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 buff_id = 6;longuint64 Unk3300_EPHAABKNLHC = 2;longuint64 Unk3300_KKDFLBMKGEF = 3;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
-
getUnk3300KKDFLBMKGEF
long getUnk3300KKDFLBMKGEF()uint64 Unk3300_KKDFLBMKGEF = 3;- Returns:
- The unk3300KKDFLBMKGEF.
-
getBuffId
int getBuffId()uint32 buff_id = 6;- Returns:
- The buffId.
-
getUnk3300EPHAABKNLHC
long getUnk3300EPHAABKNLHC()uint64 Unk3300_EPHAABKNLHC = 2;- Returns:
- The unk3300EPHAABKNLHC.
-