public class TileEntityEnderChest extends TileEntity implements IUpdatePlayerListBox
Modifier and Type | Field and Description |
---|---|
float |
field_145972_a |
int |
field_145973_j |
float |
prevLidAngle |
blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, worldObj
Constructor and Description |
---|
TileEntityEnderChest() |
Modifier and Type | Method and Description |
---|---|
void |
func_145969_a() |
void |
func_145970_b() |
boolean |
func_145971_a(EntityPlayer p_145971_1_) |
void |
invalidate() |
boolean |
receiveClientEvent(int id,
int type) |
void |
update() |
addInfoToCrashReport, addMapping, canRenderBreaking, createAndLoadEntity, getBlockMetadata, getBlockType, getDescriptionPacket, getDistanceSq, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getWorld, hasWorldObj, isInvalid, markDirty, onChunkUnload, onDataPacket, readFromNBT, setPos, setWorldObj, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validate, writeToNBT
public float field_145972_a
public float prevLidAngle
public int field_145973_j
public void update()
update
in interface IUpdatePlayerListBox
public boolean receiveClientEvent(int id, int type)
receiveClientEvent
in class TileEntity
public void invalidate()
invalidate
in class TileEntity
public void func_145969_a()
public void func_145970_b()
public boolean func_145971_a(EntityPlayer p_145971_1_)