Block.opacity

Gets the block's opacity, in a range from 0 to 15, where 0 means that the light propagates like in the air and 15 means that the light is totally blocked.

class Block
pure nothrow @property @safe @nogc
ubyte
opacity
()

Meta