pointer to native object instance of the following object, to be used in custom native code etc.
Renders full block at specified coordinates
id of the block to be used as texture source
data of the block to be used as texture source
Renders full block at current block coordinates
id of the block to be used as texture source
data of the block to be used as texture source
Renders box at the specified coordinates of the specified size
id of the block to be used as texture source
data of the block to be used as texture source
Renders box at current block coordinates of the specified size
id of the block to be used as texture source
data of the block to be used as texture source
Renders box at the specified coordinates of the specified size
block texture name
block texture id
Renders box at current block coordinates of the specified size
Renders block model at the specified coordinates
block model to be rendered at the specified coordinates
Renders block model at current block coordinates
block model to be rendered at current block coordinates
Generated using TypeDoc
Object used to manipulate rendered block during Callback.CustomBlockTessellationFunction calls