Package emu.grasscutter.net.proto
Interface CookRecipeDataOuterClass.CookRecipeDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CookRecipeDataOuterClass.CookRecipeData,CookRecipeDataOuterClass.CookRecipeData.Builder
- Enclosing class:
- CookRecipeDataOuterClass
public static interface CookRecipeDataOuterClass.CookRecipeDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
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
-
getProficiency
int getProficiency()DIIJPMJFNOL
uint32 proficiency = 14;- Returns:
- The proficiency.
-
getRecipeId
int getRecipeId()EJKLKNPMHMC
uint32 recipe_id = 4;- Returns:
- The recipeId.
-