public class TileEntityNote extends TileEntity
| Modifier and Type | Field and Description | 
|---|---|
byte | 
note  | 
boolean | 
previousRedstoneState  | 
blockType, INFINITE_EXTENT_AABB, pos, tileEntityInvalid, world| Constructor and Description | 
|---|
TileEntityNote()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
changePitch()  | 
void | 
readFromNBT(NBTTagCompound compound)  | 
void | 
triggerNote(World worldIn,
           BlockPos posIn)  | 
NBTTagCompound | 
writeToNBT(NBTTagCompound compound)  | 
addInfoToCrashReport, canRenderBreaking, create, deserializeNBT, getBlockMetadata, getBlockType, getCapability, getDisplayName, getDistanceSq, getKey, getMaxRenderDistanceSquared, getPos, getRenderBoundingBox, getTileData, getUpdatePacket, getUpdateTag, getWorld, handleUpdateTag, hasCapability, hasFastRenderer, hasWorld, invalidate, isInvalid, markDirty, mirror, onChunkUnload, onDataPacket, onLoad, onlyOpsCanSetNbt, receiveClientEvent, register, restrictNBTCopy, rotate, serializeNBT, setPos, setWorld, setWorldCreate, shouldRefresh, shouldRenderInPass, updateContainingBlockInfo, validatepublic NBTTagCompound writeToNBT(NBTTagCompound compound)
writeToNBT in class TileEntitypublic void readFromNBT(NBTTagCompound compound)
readFromNBT in class TileEntitypublic void changePitch()