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 COBBLPOPDMO = 7;booleanbool is_boost_all = 4;intuint32 NCHDGFJEELA = 13;intuint32 OMJHLAHAKJN = 1;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
-
getCOBBLPOPDMO
int getCOBBLPOPDMO()uint32 COBBLPOPDMO = 7;- Returns:
- The cOBBLPOPDMO.
-
getOMJHLAHAKJN
int getOMJHLAHAKJN()uint32 OMJHLAHAKJN = 1;- Returns:
- The oMJHLAHAKJN.
-
getNCHDGFJEELA
int getNCHDGFJEELA()uint32 NCHDGFJEELA = 13;- Returns:
- The nCHDGFJEELA.
-
getIsBoostAll
boolean getIsBoostAll()bool is_boost_all = 4;- Returns:
- The isBoostAll.
-