Class StonecutterRecipe
java.lang.Object
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.world.item.crafting.StonecutterRecipe
- All Implemented Interfaces:
Recipe<SingleRecipeInput>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.crafting.SingleItemRecipe
SingleItemRecipe.Factory<T extends SingleItemRecipe>, SingleItemRecipe.Serializer<T extends SingleItemRecipe>
-
Field Summary
Fields inherited from interface net.minecraft.world.item.crafting.Recipe
CODEC, CONDITIONAL_CODEC, KEY_CODEC, STREAM_CODEC
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.SingleItemRecipe
assemble, group, input, matches, placementInfo, result
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.item.crafting.Recipe
isSpecial, showNotification
-
Constructor Details
-
StonecutterRecipe
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceRecipe<SingleRecipeInput>
- Specified by:
getType
in classSingleItemRecipe
-
getSerializer
- Specified by:
getSerializer
in interfaceRecipe<SingleRecipeInput>
- Specified by:
getSerializer
in classSingleItemRecipe
-
display
-
resultDisplay
-
recipeBookCategory
-