Package emu.grasscutter.net.proto
Interface PlayerCookReqOuterClass.PlayerCookReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PlayerCookReqOuterClass.PlayerCookReq,PlayerCookReqOuterClass.PlayerCookReq.Builder
- Enclosing class:
- PlayerCookReqOuterClass
public static interface PlayerCookReqOuterClass.PlayerCookReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintOMPOMKPPLEHintHHKAPMHMHFIintIFLJGHHBGMPintDIIJPMJFNOLMethods 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
-
getCookCount
int getCookCount()HHKAPMHMHFI
uint32 cook_count = 9;- Returns:
- The cookCount.
-
getRecipeId
int getRecipeId()DIIJPMJFNOL
uint32 recipe_id = 5;- Returns:
- The recipeId.
-
getQteQuality
int getQteQuality()IFLJGHHBGMP
uint32 qte_quality = 15;- Returns:
- The qteQuality.
-
getAssistAvatar
int getAssistAvatar()OMPOMKPPLEH
uint32 assist_avatar = 3;- Returns:
- The assistAvatar.
-