public class ShapedPressurizableRecipe
extends net.minecraft.item.crafting.ShapedRecipe
| Modifier and Type | Class and Description |
|---|---|
static class |
ShapedPressurizableRecipe.Serializer |
| Modifier and Type | Field and Description |
|---|---|
static ShapedPressurizableRecipe.Serializer |
SERIALIZER |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.item.ItemStack |
assemble(net.minecraft.inventory.CraftingInventory inv) |
net.minecraft.item.crafting.IRecipeSerializer<?> |
getSerializer() |
canCraftInDimensions, getGroup, getHeight, getId, getIngredients, getRecipeHeight, getRecipeWidth, getResultItem, getWidth, itemFromJson, matches, setCraftingSizepublic static ShapedPressurizableRecipe.Serializer SERIALIZER
public net.minecraft.item.ItemStack assemble(net.minecraft.inventory.CraftingInventory inv)
assemble in interface net.minecraft.item.crafting.IRecipe<net.minecraft.inventory.CraftingInventory>assemble in class net.minecraft.item.crafting.ShapedRecipepublic net.minecraft.item.crafting.IRecipeSerializer<?> getSerializer()
getSerializer in interface net.minecraft.item.crafting.IRecipe<net.minecraft.inventory.CraftingInventory>getSerializer in class net.minecraft.item.crafting.ShapedRecipe