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 TypeMethodDescriptionbooleanbool is_boost_all = 13;intuint32 Unk3300_BGHFBCLHCIG = 5;intuint32 Unk3300_FEGPHHFLFLM = 11;intuint32 Unk3300_PPDDLODBIKG = 8;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
-
getIsBoostAll
boolean getIsBoostAll()bool is_boost_all = 13;- Returns:
- The isBoostAll.
-
getUnk3300PPDDLODBIKG
int getUnk3300PPDDLODBIKG()uint32 Unk3300_PPDDLODBIKG = 8;- Returns:
- The unk3300PPDDLODBIKG.
-
getUnk3300BGHFBCLHCIG
int getUnk3300BGHFBCLHCIG()uint32 Unk3300_BGHFBCLHCIG = 5;- Returns:
- The unk3300BGHFBCLHCIG.
-
getUnk3300FEGPHHFLFLM
int getUnk3300FEGPHHFLFLM()uint32 Unk3300_FEGPHHFLFLM = 11;- Returns:
- The unk3300FEGPHHFLFLM.
-