public class RecipesArmorDyes extends IRecipeHidden
| Constructor and Description |
|---|
RecipesArmorDyes(ResourceLocation p_i48173_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFit(int width,
int height) |
ItemStack |
getCraftingResult(IInventory inv) |
IRecipeSerializer<?> |
getSerializer() |
boolean |
matches(IInventory inv,
World worldIn) |
getId, getRecipeOutput, isDynamicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroup, getIngredients, getRemainingItemsgetTypepublic RecipesArmorDyes(ResourceLocation p_i48173_1_)
public boolean matches(IInventory inv, World worldIn)
public ItemStack getCraftingResult(IInventory inv)
public boolean canFit(int width,
int height)
public IRecipeSerializer<?> getSerializer()