BlockInfoSetter

Returned when registering block. Use this to set block properties.

Members

Functions

blockShape
BlockInfoSetter blockShape(BlockShape val)
Undocumented in source. Be warned that the author may not have intended to support it.
color
BlockInfoSetter color(ubyte[3] color)
Undocumented in source. Be warned that the author may not have intended to support it.
colorHex
BlockInfoSetter colorHex(uint hex)
Undocumented in source. Be warned that the author may not have intended to support it.
isVisible
BlockInfoSetter isVisible(bool val)
Undocumented in source. Be warned that the author may not have intended to support it.
meshDependOnMeta
BlockInfoSetter meshDependOnMeta(bool val)
Undocumented in source. Be warned that the author may not have intended to support it.
meshHandler
BlockInfoSetter meshHandler(MeshHandler val)
Undocumented in source. Be warned that the author may not have intended to support it.
rotationHandler
BlockInfoSetter rotationHandler(RotationHandler val)
Undocumented in source. Be warned that the author may not have intended to support it.
shapeMetaHandler
BlockInfoSetter shapeMetaHandler(ShapeMetaHandler val)
Undocumented in source. Be warned that the author may not have intended to support it.
solidity
BlockInfoSetter solidity(Solidity val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta