public class ContainerBackpack extends ContainerItemInventory<ItemInventoryBackpack>
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerBackpack.Size |
inventoryPLAYER_HOTBAR_OFFSET, PLAYER_INV_SLOTS| Constructor and Description |
|---|
ContainerBackpack(net.minecraft.entity.player.EntityPlayer player,
ContainerBackpack.Size size,
net.minecraft.item.ItemStack parent) |
addHotbarSlot, canAccess, canInteractWith, getItemInventory, slotClickaddPlayerInventory, addSlot, addSlotToContainer, getContainerSections, getForestrySlot, sendPacketToListeners, transferStackInSlotaddListener, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, detectAndSendChanges, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onContainerClosed, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotChangedCraftingGrid, updateProgressBarpublic ContainerBackpack(net.minecraft.entity.player.EntityPlayer player,
ContainerBackpack.Size size,
net.minecraft.item.ItemStack parent)