History - net.minecraft.block.entity.ChestBlockEntity

1.7.10

Names

aow

net.minecraft.class_216

net.minecraft.block.entity.ChestBlockEntity

net.minecraft.tileentity.TileEntityChest

Fields

ItemStack[]: p, field_525, inventory, chestContents

boolean: a, field_517, doubleChest, adjacentChestChecked

ChestBlockEntity: i, field_518, northNeighbor, adjacentChestZNeg

ChestBlockEntity: j, field_519, eastNeighbor, adjacentChestXPos

ChestBlockEntity: k, field_520, westNeighbor, adjacentChestXNeg

ChestBlockEntity: l, field_521, southNeighbor, adjacentChestZPos

float: m, field_522, animationProgress, lidAngle

float: n, field_523, lastAnimationProgress, prevLidAngle

int: o, field_524, viewerCount, numPlayersUsing

int: q, field_526, ticks, ticksSinceSync

int: r, field_5649, chestType, cachedChestType

String: s, field_5650, customName, customName

Constructors

()

(int)

Methods

int (): a, method_2388, getSize, getSizeInventory

ItemStack (int): a, method_2381, getItem, getStackInSlot

ItemStack (int, int): a, method_2382, removeItem, decrStackSize

ItemStack (int): a_, method_2386, removeItemQuietly, getStackInSlotOnClosing

void (int, ItemStack): a, method_2383, setItem, setInventorySlotContents

String (): b, method_2385, getInventoryName, getInventoryName

boolean (): k_, method_5339, hasCustomName, isCustomInventoryName

void (String): a, method_4805, setCustomName, setCustomName

void (NbtCompound): a, method_537, readNbt, readFromNBT

void (NbtCompound): b, method_541, writeNbt, writeToNBT

int (): d, method_2389, getMaxStackSize, getInventoryStackLimit

boolean (PlayerEntity): a, method_2384, isValid, isUseableByPlayer

void (): u, method_546, clearBlockCache, updateContainingBlockInfo

void (ChestBlockEntity, int): a, method_4205, combineWithNeighbor, func_145978_a

void (): i, method_511, updateShape, checkForAdjacentChests

boolean (int, int, int): a, method_4804, isChestOfSameType, isSameTypeChestAt

void (): h, method_545, tick, updateEntity

boolean (int, int): c, method_4838, doEvent, receiveClientEvent

void (): f, method_2390, onOpen, openChest

void (): l_, method_2387, onClose, closeChest

boolean (int, ItemStack): b, method_5338, isItemAllowed, isItemValidForSlot

void (): s, method_547, markRemoved, invalidate

int (): j, method_4806, getChestType, getChestType