net.minecraft.block.entity

public class ChestBlockEntity

extends BlockEntity implements Inventory

All mapped superinterfaces:

Inventory

aow
net.minecraft.class_216
net.minecraft.block.entity.ChestBlockEntity
net.minecraft.tileentity.TileEntityChest

Field summary

Modifier and TypeField
private ItemStack[]
p
field_525
inventory
chestContents
public boolean
a
field_517
doubleChest
adjacentChestChecked
public ChestBlockEntity
i
field_518
northNeighbor
adjacentChestZNeg
public ChestBlockEntity
j
field_519
eastNeighbor
adjacentChestXPos
public ChestBlockEntity
k
field_520
westNeighbor
adjacentChestXNeg
public ChestBlockEntity
l
field_521
southNeighbor
adjacentChestZPos
public float
m
field_522
animationProgress
lidAngle
public float
n
field_523
lastAnimationProgress
prevLidAngle
public int
o
field_524
viewerCount
numPlayersUsing
private int
q
field_526
ticks
ticksSinceSync
private int
r
field_5649
chestType
cachedChestType
private String
s
field_5650
customName
customName

Constructor summary

ModifierConstructor
public ()
public (int type)

Method summary

Modifier and TypeMethod
public int
a()
method_2388()
getSize()
getSizeInventory()
public ItemStack
a(int arg0)
method_2381(int arg0)
getItem(int arg0)
getStackInSlot(int arg0)
public ItemStack
a(int arg0, int arg1)
method_2382(int arg0, int arg1)
removeItem(int arg0, int arg1)
decrStackSize(int arg0, int arg1)
public ItemStack
a_(int arg0)
method_2386(int arg0)
removeItemQuietly(int arg0)
getStackInSlotOnClosing(int arg0)
public void
a(int arg0, add arg1)
method_2383(int arg0, class_1071 arg1)
setItem(int arg0, ItemStack arg1)
setInventorySlotContents(int arg0, ItemStack arg1)
public String
b()
method_2385()
getInventoryName()
getInventoryName()
public boolean
k_()
method_5339()
hasCustomName()
isCustomInventoryName()
public void
a(String arg0)
method_4805(String arg0)
setCustomName(String name)
setCustomName(String arg0)
public void
a(dh arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
b(dh arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public int
d()
method_2389()
getMaxStackSize()
getInventoryStackLimit()
public boolean
a(yz arg0)
method_2384(class_988 arg0)
isValid(PlayerEntity arg0)
isUseableByPlayer(EntityPlayer arg0)
public void
u()
method_546()
clearBlockCache()
updateContainingBlockInfo()
private void
a(aow arg0, int arg1)
method_4205(class_216 arg0, int arg1)
combineWithNeighbor(ChestBlockEntity neighborChest, int dir)
func_145978_a(TileEntityChest arg0, int arg1)
public void
i()
method_511()
updateShape()
checkForAdjacentChests()
private boolean
a(int arg0, int arg1, int arg2)
method_4804(int arg0, int arg1, int arg2)
isChestOfSameType(int x, int y, int z)
isSameTypeChestAt(int arg0, int arg1, int arg2)
public void
h()
method_545()
tick()
updateEntity()
public boolean
c(int arg0, int arg1)
method_4838(int arg0, int arg1)
doEvent(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public void
f()
method_2390()
onOpen()
openChest()
public void
l_()
method_2387()
onClose()
closeChest()
public boolean
b(int arg0, add arg1)
method_5338(int arg0, class_1071 arg1)
isItemAllowed(int arg0, ItemStack arg1)
isItemValidForSlot(int arg0, ItemStack arg1)
public void
s()
method_547()
markRemoved()
invalidate()
public int
j()
method_4806()
getChestType()
getChestType()