public class CraftingTableContainer_v1_8<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>> extends CraftingTableContainer_v1_7<T,I,S>
| Constructor and Description |
|---|
CraftingTableContainer_v1_8(int windowId,
T playerInventory,
ARecipeRegistry<I,S> recipeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initSlots() |
click, close, craftingUpdate, getCraftingInventory, getCraftingResultInventory, getPlayerInventory, getRecipeRegistry, moveStackcanTakeAll, click, mergeStackaddSlot, addSlot, getSlot, getSlotCount, getWindowIdpublic CraftingTableContainer_v1_8(int windowId,
T playerInventory,
ARecipeRegistry<I,S> recipeRegistry)
protected void initSlots()
initSlots in class CraftingTableContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>>