Block.hasBoundingBox

Indicates whether the block has a bounding box which entities can collide with, even if the block is not solid.

class Block
pure nothrow @property @safe @nogc
bool
hasBoundingBox
()

Meta