The types of block components that are accessible via function Block.getComponent.
Represents the inventory of a block in the world. Used with blocks like chests.
Preview
Represents the color of a block when displayed on a map.
Represents a block that can move (such as a piston).
When present, this block has piston-like behavior. Contains additional properties for discovering block piston state.
Represents a how a block interacts with precipitation (such as rain or snow).
Represents a block that can play a record.
Represents a block that can output a redstone signal.
Represents a block that can display text on it.
The types of block components that are accessible via function Block.getComponent.