Package net.minecraft.item.crafting
Class ArmorDyeRecipe
java.lang.Object
net.minecraft.item.crafting.SpecialRecipe
net.minecraft.item.crafting.ArmorDyeRecipe
- All Implemented Interfaces:
- ICraftingRecipe,- IRecipe<CraftingInventory>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionassemble(CraftingInventory p_77572_1_) booleancanCraftInDimensions(int p_194133_1_, int p_194133_2_) booleanmatches(CraftingInventory p_77569_1_, World p_77569_2_) Methods inherited from class net.minecraft.item.crafting.SpecialRecipegetId, getResultItem, isSpecialMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.item.crafting.ICraftingRecipegetTypeMethods inherited from interface net.minecraft.item.crafting.IRecipegetGroup, getIngredients, getRemainingItems, getToastSymbol
- 
Constructor Details- 
ArmorDyeRecipe
 
- 
- 
Method Details- 
matches
- 
assemble
- 
canCraftInDimensionspublic boolean canCraftInDimensions(int p_194133_1_, int p_194133_2_) 
- 
getSerializer
 
-