Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for sSetBlock, including all inherited members.
GetAbsolutePos() const | sSetBlock | inline |
GetRelativePos() const | sSetBlock | inline |
GetX(void) const | sSetBlock | inline |
GetY(void) const | sSetBlock | inline |
GetZ(void) const | sSetBlock | inline |
m_BlockMeta | sSetBlock | |
m_BlockType | sSetBlock | |
m_ChunkX | sSetBlock | |
m_ChunkZ | sSetBlock | |
m_RelX | sSetBlock | |
m_RelY | sSetBlock | |
m_RelZ | sSetBlock | |
sSetBlock(int a_BlockX, int a_BlockY, int a_BlockZ, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) | sSetBlock | inline |
sSetBlock(Vector3i a_BlockPos, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) | sSetBlock | inline |
sSetBlock(int a_ChunkX, int a_ChunkZ, int a_RelX, int a_RelY, int a_RelZ, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) | sSetBlock | inline |