BlockInfoSetter

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

Members

Functions

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.
meshHandler
BlockInfoSetter meshHandler(Meshhandler 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