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