public class TileEntityMobSpawner extends TileEntity implements IUpdatePlayerListBox
blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, worldObj| Constructor and Description |
|---|
TileEntityMobSpawner() |
| Modifier and Type | Method and Description |
|---|---|
Packet |
getDescriptionPacket() |
MobSpawnerBaseLogic |
getSpawnerBaseLogic() |
void |
readFromNBT(NBTTagCompound compound) |
boolean |
receiveClientEvent(int id,
int type) |
void |
update() |
void |
writeToNBT(NBTTagCompound compound) |
addInfoToCrashReport, addMapping, canRenderBreaking, createAndLoadEntity, getBlockMetadata, getBlockType, getDistanceSq, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getWorld, hasWorldObj, invalidate, isInvalid, markDirty, onChunkUnload, onDataPacket, setPos, setWorldObj, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validatepublic void readFromNBT(NBTTagCompound compound)
readFromNBT in class TileEntitypublic void writeToNBT(NBTTagCompound compound)
writeToNBT in class TileEntitypublic void update()
update in interface IUpdatePlayerListBoxpublic Packet getDescriptionPacket()
getDescriptionPacket in class TileEntitypublic boolean receiveClientEvent(int id,
int type)
receiveClientEvent in class TileEntitypublic MobSpawnerBaseLogic getSpawnerBaseLogic()