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

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

GetAbsolutePos() constsSetBlockinline
GetRelativePos() constsSetBlockinline
GetX(void) constsSetBlockinline
GetY(void) constsSetBlockinline
GetZ(void) constsSetBlockinline
m_BlockMetasSetBlock
m_BlockTypesSetBlock
m_ChunkXsSetBlock
m_ChunkZsSetBlock
m_RelXsSetBlock
m_RelYsSetBlock
m_RelZsSetBlock
sSetBlock(int a_BlockX, int a_BlockY, int a_BlockZ, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)sSetBlockinline
sSetBlock(Vector3i a_BlockPos, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)sSetBlockinline
sSetBlock(int a_ChunkX, int a_ChunkZ, int a_RelX, int a_RelY, int a_RelZ, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)sSetBlockinline