public class WorkbenchCrafting
extends net.minecraft.inventory.InventoryCrafting
Constructor and Description |
---|
WorkbenchCrafting(int width,
int height,
ItemHandlerSimple invBlueprint) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
getStackInSlot(int index) |
clear, closeInventory, decrStackSize, getDisplayName, getField, getFieldCount, getHeight, getInventoryStackLimit, getName, getSizeInventory, getStackInRowAndColumn, getWidth, hasCustomName, isEmpty, isItemValidForSlot, isUsableByPlayer, markDirty, openInventory, removeStackFromSlot, setField, setInventorySlotContents
public WorkbenchCrafting(int width, int height, ItemHandlerSimple invBlueprint)