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, resultMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.item.crafting.Recipe
isSpecial, showNotification
-
Constructor Details
-
StonecutterRecipe
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceRecipe<SingleRecipeInput>- Specified by:
getTypein classSingleItemRecipe
-
getSerializer
- Specified by:
getSerializerin interfaceRecipe<SingleRecipeInput>- Specified by:
getSerializerin classSingleItemRecipe
-
display
-
resultDisplay
-
recipeBookCategory
-