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