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 class net.minecraft.world.item.crafting.SingleItemRecipe
group, ingredient, result
Fields inherited from interface net.minecraft.world.item.crafting.Recipe
CODEC, STREAM_CODEC
-
Constructor Summary
ConstructorDescriptionStonecutterRecipe
(String p_44479_, Ingredient p_44480_, ItemStack p_301701_) -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.SingleItemRecipe
assemble, canCraftInDimensions, getGroup, getIngredients, getResultItem, getSerializer, getType
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
getRemainingItems, isIncomplete, isSpecial, showNotification
-
Constructor Details
-
StonecutterRecipe
-
-
Method Details
-
matches
-
getToastSymbol
-