Package emu.grasscutter.net.proto
Interface DragonSpineCoinChangeNotifyOuterClass.DragonSpineCoinChangeNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DragonSpineCoinChangeNotifyOuterClass.DragonSpineCoinChangeNotify,DragonSpineCoinChangeNotifyOuterClass.DragonSpineCoinChangeNotify.Builder
- Enclosing class:
- DragonSpineCoinChangeNotifyOuterClass
public static interface DragonSpineCoinChangeNotifyOuterClass.DragonSpineCoinChangeNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 schedule_id = 15;intuint32 Unk3300_FOHJDGCAKEK = 3;intuint32 Unk3300_IMLKIJAOADF = 11;intuint32 Unk3300_NEOCMGJCEOJ = 2;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
-
getUnk3300IMLKIJAOADF
int getUnk3300IMLKIJAOADF()uint32 Unk3300_IMLKIJAOADF = 11;- Returns:
- The unk3300IMLKIJAOADF.
-
getScheduleId
int getScheduleId()uint32 schedule_id = 15;- Returns:
- The scheduleId.
-
getUnk3300FOHJDGCAKEK
int getUnk3300FOHJDGCAKEK()uint32 Unk3300_FOHJDGCAKEK = 3;- Returns:
- The unk3300FOHJDGCAKEK.
-
getUnk3300NEOCMGJCEOJ
int getUnk3300NEOCMGJCEOJ()uint32 Unk3300_NEOCMGJCEOJ = 2;- Returns:
- The unk3300NEOCMGJCEOJ.
-