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 AAJHMCMOPPK = 6;booleanbool BJEHPHPGLFG = 5;intuint32 challenge_mode_difficulty = 7;intuint32 DHPALCOAOJL = 14;intuint32 JMPHBGFNOHF = 3;booleanbool PBHJDAKBIDJ = 12;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
-
getAAJHMCMOPPK
int getAAJHMCMOPPK()uint32 AAJHMCMOPPK = 6;- Returns:
- The aAJHMCMOPPK.
-
getBJEHPHPGLFG
boolean getBJEHPHPGLFG()bool BJEHPHPGLFG = 5;- Returns:
- The bJEHPHPGLFG.
-
getChallengeModeDifficulty
int getChallengeModeDifficulty()uint32 challenge_mode_difficulty = 7;- Returns:
- The challengeModeDifficulty.
-
getPBHJDAKBIDJ
boolean getPBHJDAKBIDJ()bool PBHJDAKBIDJ = 12;- Returns:
- The pBHJDAKBIDJ.
-
getDHPALCOAOJL
int getDHPALCOAOJL()uint32 DHPALCOAOJL = 14;- Returns:
- The dHPALCOAOJL.
-
getJMPHBGFNOHF
int getJMPHBGFNOHF()uint32 JMPHBGFNOHF = 3;- Returns:
- The jMPHBGFNOHF.
-