Package emu.grasscutter.net.proto
Interface PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq,PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReq.Builder
- Enclosing class:
- PlayerCompoundMaterialBoostReqOuterClass
public static interface PlayerCompoundMaterialBoostReqOuterClass.PlayerCompoundMaterialBoostReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 GHBDKDMBGEH = 5;booleanbool is_boost_all = 3;intuint32 MOOPCNDDCEP = 14;intuint32 OBIJFFPNJCH = 13;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
-
getGHBDKDMBGEH
int getGHBDKDMBGEH()uint32 GHBDKDMBGEH = 5;- Returns:
- The gHBDKDMBGEH.
-
getOBIJFFPNJCH
int getOBIJFFPNJCH()uint32 OBIJFFPNJCH = 13;- Returns:
- The oBIJFFPNJCH.
-
getIsBoostAll
boolean getIsBoostAll()bool is_boost_all = 3;- Returns:
- The isBoostAll.
-
getMOOPCNDDCEP
int getMOOPCNDDCEP()uint32 MOOPCNDDCEP = 14;- Returns:
- The mOOPCNDDCEP.
-