Package net.minestom.server.recipe
Class Recipe
java.lang.Object
net.minestom.server.recipe.Recipe
- Direct Known Subclasses:
BlastingRecipe
,CampfireCookingRecipe
,ShapedRecipe
,ShapelessRecipe
,SmeltingRecipe
,SmithingTransformRecipe
,SmithingTrimRecipe
,SmokingRecipe
,StonecutterRecipe
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
Recipe
(@NotNull Recipe.Type recipeType, @NotNull String recipeId) -
Method Summary
Modifier and TypeMethodDescription@NotNull String
@NotNull Recipe.Type
abstract boolean
shouldShow
(@NotNull Player player)
-
Field Details
-
recipeType
-
recipeId
-
-
Constructor Details
-
Recipe
-
-
Method Details
-
shouldShow
-
getRecipeType
-
getRecipeId
-