Solid
Solid or solid block may refer to:
- Solid blocks, also called collidable blocks, which are blocks that entities cannot move through.
- Full blocks, which are solid blocks that span a full cube.
- The legacy solid block property, which determines if a block is considered "solid" for certain game mechanics.
- Certain other block properties sometimes colloquially called "solid":
- Conductivity, which determines whether redstone signals can be conducted through a block.
- Opacity, which determines whether a block completely obstructs vision or not.
- Valid spawn, which determines whether mobs can spawn on a block.
- The removed
/solidcommand.