Package emu.grasscutter.net.proto
Interface EffigyChallengeV2SettleInfoOuterClass.EffigyChallengeV2SettleInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EffigyChallengeV2SettleInfoOuterClass.EffigyChallengeV2SettleInfo,EffigyChallengeV2SettleInfoOuterClass.EffigyChallengeV2SettleInfo.Builder
- Enclosing class:
- EffigyChallengeV2SettleInfoOuterClass
public static interface EffigyChallengeV2SettleInfoOuterClass.EffigyChallengeV2SettleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 challenge_mode_difficulty = 13;booleanbool Unk3300_AKMPCDIKBJD = 9;intuint32 Unk3300_MHOIIPJKAMN = 14;booleanbool Unk3300_NGBKNDHJPCP = 5;intuint32 Unk3300_ONKPGFOLDFL = 12;intuint32 Unk3300_PHEIMLOKIJG = 11;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
-
getChallengeModeDifficulty
int getChallengeModeDifficulty()uint32 challenge_mode_difficulty = 13;- Returns:
- The challengeModeDifficulty.
-
getUnk3300MHOIIPJKAMN
int getUnk3300MHOIIPJKAMN()uint32 Unk3300_MHOIIPJKAMN = 14;- Returns:
- The unk3300MHOIIPJKAMN.
-
getUnk3300PHEIMLOKIJG
int getUnk3300PHEIMLOKIJG()uint32 Unk3300_PHEIMLOKIJG = 11;- Returns:
- The unk3300PHEIMLOKIJG.
-
getUnk3300ONKPGFOLDFL
int getUnk3300ONKPGFOLDFL()uint32 Unk3300_ONKPGFOLDFL = 12;- Returns:
- The unk3300ONKPGFOLDFL.
-
getUnk3300NGBKNDHJPCP
boolean getUnk3300NGBKNDHJPCP()bool Unk3300_NGBKNDHJPCP = 5;- Returns:
- The unk3300NGBKNDHJPCP.
-
getUnk3300AKMPCDIKBJD
boolean getUnk3300AKMPCDIKBJD()bool Unk3300_AKMPCDIKBJD = 9;- Returns:
- The unk3300AKMPCDIKBJD.
-