Represents the inventory of a block in the world. Used with blocks like chests.
Beta LavaRepresents a fluid container block that currently contains lava.
When present, this block has piston-like behavior. Contains additional properties for discovering block piston state.
Beta PotionRepresents a fluid container block that currently contains a potion.
Beta RecordRepresents a block that can play a record.
Represents a block that can display text on it.
Beta SnowRepresents a fluid container block that currently contains snow.
Beta WaterRepresents a fluid container block that currently contains water.
The types of block components that are accessible via function Block.getComponent.