Cuberite
A lightweight, fast and extensible game server for Minecraft
cNoteEntity Member List

This is the complete list of members for cNoteEntity, including all inherited members.

cBlockEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World)cBlockEntityprotected
Clone(Vector3i a_Pos)cBlockEntity
cNoteEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World)cNoteEntity
ConvertToPickups() constcBlockEntityvirtual
CopyFrom(const cBlockEntity &a_Src) overridecNoteEntityvirtual
CreateByBlockType(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World=nullptr)cBlockEntitystatic
Destroy()cBlockEntityvirtual
GetBlockType() constcBlockEntityinline
GetChunkX() constcBlockEntityinline
GetChunkZ() constcBlockEntityinline
GetNote(void)cNoteEntity
GetPos() constcBlockEntityinline
GetPosX() constcBlockEntityinline
GetPosY() constcBlockEntityinline
GetPosZ() constcBlockEntityinline
GetRelPos() constcBlockEntityinline
GetRelX() constcBlockEntityinline
GetRelZ() constcBlockEntityinline
GetWorld() constcBlockEntityinline
IncrementNote(void)cNoteEntity
IsBlockEntityBlockType(BLOCKTYPE a_BlockType)cBlockEntitystatic
m_BlockMetacBlockEntityprotected
m_BlockTypecBlockEntityprotected
m_NotecNoteEntityprivate
m_PoscBlockEntityprotected
m_RelXcBlockEntityprotected
m_RelZcBlockEntityprotected
m_WorldcBlockEntityprotected
MakeSound(void)cNoteEntity
OnAddToWorld(cWorld &a_World, cChunk &a_Chunk)cBlockEntityvirtual
OnRemoveFromWorld()cBlockEntityvirtual
PitchFromNote(unsigned char a_Note)cNoteEntitystatic
SendTo(cClientHandle &) overridecNoteEntityinlinevirtual
SetNote(unsigned char a_Note)cNoteEntity
SetPos(Vector3i a_NewPos)cBlockEntity
SetWorld(cWorld *a_World)cBlockEntity
Super typedefcNoteEntityprivate
Tick(std::chrono::milliseconds a_Dt, cChunk &a_Chunk)cBlockEntityvirtual
UsedBy(cPlayer *a_Player) overridecNoteEntityvirtual
~cBlockEntity()=defaultcBlockEntityvirtual