Class StonecutterRecipe
java.lang.Object
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.world.item.crafting.StonecutterRecipe
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.item.crafting.SingleItemRecipeSingleItemRecipe.Factory<T extends SingleItemRecipe>, SingleItemRecipe.Serializer<T extends SingleItemRecipe>
- 
Field SummaryFields inherited from class net.minecraft.world.item.crafting.SingleItemRecipegroup, ingredient, resultFields inherited from interface net.minecraft.world.item.crafting.RecipeCODEC, CONDITIONAL_CODEC
- 
Constructor SummaryConstructorsConstructorDescriptionStonecutterRecipe(String p_44479_, Ingredient p_44480_, ItemStack p_302318_) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleanMethods inherited from class net.minecraft.world.item.crafting.SingleItemRecipeassemble, canCraftInDimensions, getGroup, getIngredients, getResultItem, getSerializer, getTypeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.item.crafting.RecipegetRemainingItems, isIncomplete, isSpecial, showNotification
- 
Constructor Details- 
StonecutterRecipe
 
- 
- 
Method Details- 
matches
- 
getToastSymbol
 
-