API
Functions and classes available in the Lua API
cBlockEntityWithItems Member List

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

cBlockEntity(BLOCKTYPE a_BlockType, int a_BlockX, int a_BlockY, int a_BlockZ, cWorld *a_World)cBlockEntityinlineprotected
GetBlockType(void) const cBlockEntityinline
GetChunkX(void) const cBlockEntityinline
GetChunkZ(void) const cBlockEntityinline
GetContents(void)cBlockEntityWithItemsinline
GetPosX(void) const cBlockEntityinline
GetPosY(void) const cBlockEntityinline
GetPosZ(void) const cBlockEntityinline
GetRelX(void) const cBlockEntityinline
GetRelZ(void) const cBlockEntityinline
GetSlot(int a_SlotNum) const cBlockEntityWithItemsinline
GetSlot(int a_X, int a_Y) const cBlockEntityWithItemsinline
GetWorld(void) const cBlockEntityinline
SetSlot(int a_SlotNum, const cItem &a_Item)cBlockEntityWithItemsinline
SetSlot(int a_X, int a_Y, const cItem &a_Item)cBlockEntityWithItemsinline