selery.block.block

Members

Classes

Block
class Block

Base class for every block.

Enums

Faces (from selery.math.vector)
enum Face via public import selery.math.vector : Faces = Face;
Undocumented in source.
Remove
enum Remove
Undocumented in source.
Update
enum Update
Undocumented in source.

Functions

compareBlock
bool compareBlock(Block block)
Undocumented in source. Be warned that the author may not have intended to support it.
compareBlock
bool compareBlock(block_t block)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

blockInto
int blockInto [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

PlacedBlock
struct PlacedBlock

Placed block in a world, used when a position is needed but the block can be null.

Meta

Authors

Kripth