public class TileEntityRecordPlayer extends TileEntity
| Modifier and Type | Field and Description |
|---|---|
int |
record |
field_31007_h, worldObj, xCoord, yCoord, zCoord| Constructor and Description |
|---|
TileEntityRecordPlayer() |
| Modifier and Type | Method and Description |
|---|---|
void |
readFromNBT(NBTTagCompound nbttagcompound) |
void |
writeToNBT(NBTTagCompound nbttagcompound) |
createAndLoadEntity, func_31004_j, func_31005_i, func_31006_g, getBlockMetadata, getBlockType, getDistanceFrom, onInventoryChanged, updateEntitypublic void readFromNBT(NBTTagCompound nbttagcompound)
readFromNBT in class TileEntitypublic void writeToNBT(NBTTagCompound nbttagcompound)
writeToNBT in class TileEntity