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

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

cBlockEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World)cBlockEntityprotected
cEnchantingTableEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World, AString a_CustomName="")cEnchantingTableEntity
Clone(Vector3i a_Pos)cBlockEntity
ConvertToPickups() const overridecEnchantingTableEntityprivatevirtual
CopyFrom(const cBlockEntity &a_Src) overridecEnchantingTableEntityprivatevirtual
CreateByBlockType(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World=nullptr)cBlockEntitystatic
Destroy()cBlockEntityvirtual
GetBlockType() constcBlockEntityinline
GetChunkX() constcBlockEntityinline
GetChunkZ() constcBlockEntityinline
GetCustomName() constcEnchantingTableEntityinline
GetPos() constcBlockEntityinline
GetPosX() constcBlockEntityinline
GetPosY() constcBlockEntityinline
GetPosZ() constcBlockEntityinline
GetRelPos() constcBlockEntityinline
GetRelX() constcBlockEntityinline
GetRelZ() constcBlockEntityinline
GetWorld() constcBlockEntityinline
IsBlockEntityBlockType(BLOCKTYPE a_BlockType)cBlockEntitystatic
m_BlockMetacBlockEntityprotected
m_BlockTypecBlockEntityprotected
m_CustomNamecEnchantingTableEntityprivate
m_PoscBlockEntityprotected
m_RelXcBlockEntityprotected
m_RelZcBlockEntityprotected
m_WorldcBlockEntityprotected
OnAddToWorld(cWorld &a_World, cChunk &a_Chunk)cBlockEntityvirtual
OnRemoveFromWorld()cBlockEntityvirtual
SendTo(cClientHandle &a_Client) overridecEnchantingTableEntityprivatevirtual
SetCustomName(const AString &a_CustomName)cEnchantingTableEntityinline
SetPos(Vector3i a_NewPos)cBlockEntity
SetWorld(cWorld *a_World)cBlockEntity
Super typedefcEnchantingTableEntityprivate
Tick(std::chrono::milliseconds a_Dt, cChunk &a_Chunk)cBlockEntityvirtual
UsedBy(cPlayer *a_Player) overridecEnchantingTableEntityprivatevirtual
~cBlockEntity()=defaultcBlockEntityvirtual