Definition at line 462 of file Chunk.h.
◆ sSetBlockQueueItem()
cChunk::sSetBlockQueueItem::sSetBlockQueueItem |
( |
int |
a_RelX, |
|
|
int |
a_RelY, |
|
|
int |
a_RelZ, |
|
|
BLOCKTYPE |
a_BlockType, |
|
|
NIBBLETYPE |
a_BlockMeta, |
|
|
Int64 |
a_Tick, |
|
|
BLOCKTYPE |
a_PreviousBlockType |
|
) |
| |
|
inline |
◆ m_BlockMeta
NIBBLETYPE cChunk::sSetBlockQueueItem::m_BlockMeta |
◆ m_BlockType
BLOCKTYPE cChunk::sSetBlockQueueItem::m_BlockType |
◆ m_PreviousType
BLOCKTYPE cChunk::sSetBlockQueueItem::m_PreviousType |
◆ m_RelX
int cChunk::sSetBlockQueueItem::m_RelX |
◆ m_RelY
int cChunk::sSetBlockQueueItem::m_RelY |
◆ m_RelZ
int cChunk::sSetBlockQueueItem::m_RelZ |
◆ m_Tick
Int64 cChunk::sSetBlockQueueItem::m_Tick |
The documentation for this struct was generated from the following file: