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,
net.lenni0451.mcstructs.recipes.ARecipeRegistry<I,S> recipeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initSlots()
Initialize all slots of this container.
|
click, close, craftingUpdate, getCraftingInventory, getCraftingResultInventory, getPlayerInventory, getRecipeRegistry, moveStackcanTakeAll, click, mergeStackaddSlot, addSlot, getSlot, getSlotCount, getWindowIdprotected void initSlots()
AContainerinitSlots in class CraftingTableContainer_v1_7<T extends PlayerInventory_v1_7<I,S>,I,S extends net.lenni0451.mcstructs.items.AItemStack<I,S>>