Package emu.grasscutter.net.proto
Interface WindFieldGalleryChallengeInfoNotifyOuterClass.WindFieldGalleryChallengeInfoNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
WindFieldGalleryChallengeInfoNotifyOuterClass.WindFieldGalleryChallengeInfoNotify,WindFieldGalleryChallengeInfoNotifyOuterClass.WindFieldGalleryChallengeInfoNotify.Builder
- Enclosing class:
- WindFieldGalleryChallengeInfoNotifyOuterClass
public static interface WindFieldGalleryChallengeInfoNotifyOuterClass.WindFieldGalleryChallengeInfoNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbool is_start = 2;booleanbool is_success = 7;intuint32 Unk3300_FFODAKMKGEK = 13;intuint32 Unk3300_GLNHBJJJINK = 5;intuint32 Unk3300_GNJKOCLJFNM = 8;intuint32 Unk3300_MMONPDMIEBN = 10;intuint32 Unk3300_NBIBKFKOCFK = 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
-
getUnk3300FFODAKMKGEK
int getUnk3300FFODAKMKGEK()uint32 Unk3300_FFODAKMKGEK = 13;- Returns:
- The unk3300FFODAKMKGEK.
-
getIsStart
boolean getIsStart()bool is_start = 2;- Returns:
- The isStart.
-
getUnk3300GLNHBJJJINK
int getUnk3300GLNHBJJJINK()uint32 Unk3300_GLNHBJJJINK = 5;- Returns:
- The unk3300GLNHBJJJINK.
-
getUnk3300NBIBKFKOCFK
int getUnk3300NBIBKFKOCFK()uint32 Unk3300_NBIBKFKOCFK = 3;- Returns:
- The unk3300NBIBKFKOCFK.
-
getIsSuccess
boolean getIsSuccess()bool is_success = 7;- Returns:
- The isSuccess.
-
getUnk3300GNJKOCLJFNM
int getUnk3300GNJKOCLJFNM()uint32 Unk3300_GNJKOCLJFNM = 8;- Returns:
- The unk3300GNJKOCLJFNM.
-
getUnk3300MMONPDMIEBN
int getUnk3300MMONPDMIEBN()uint32 Unk3300_MMONPDMIEBN = 10;- Returns:
- The unk3300MMONPDMIEBN.
-