addToQueue

fun addToQueue(pos: BlockPos, update: Boolean = true, isSupport: Boolean = false)

Adds a block to be placed.

Parameters

pos

The position, can be BlockPos.MutableBlockPos.

update

Whether the renderer should update the culling.