Package emu.grasscutter.net.proto
Interface InfernceWordInfoOuterClass.InfernceWordInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
InfernceWordInfoOuterClass.InfernceWordInfo,InfernceWordInfoOuterClass.InfernceWordInfo.Builder
- Enclosing class:
- InfernceWordInfoOuterClass
public static interface InfernceWordInfoOuterClass.InfernceWordInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbool DFAGDIBEHOG = 3;booleanbool FNDNLMLPFAJ = 15;booleanbool GEHOIBMCJED = 9;intuint32 unlock_by_word_id = 8;intuint32 word_id = 10;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
-
getDFAGDIBEHOG
boolean getDFAGDIBEHOG()bool DFAGDIBEHOG = 3;- Returns:
- The dFAGDIBEHOG.
-
getFNDNLMLPFAJ
boolean getFNDNLMLPFAJ()bool FNDNLMLPFAJ = 15;- Returns:
- The fNDNLMLPFAJ.
-
getUnlockByWordId
int getUnlockByWordId()uint32 unlock_by_word_id = 8;- Returns:
- The unlockByWordId.
-
getWordId
int getWordId()uint32 word_id = 10;- Returns:
- The wordId.
-
getGEHOIBMCJED
boolean getGEHOIBMCJED()bool GEHOIBMCJED = 9;- Returns:
- The gEHOIBMCJED.
-