Class BlockLavaContainerComponentBeta

Represents a fluid container block that currently contains lava.

Hierarchy

Constructors

Properties

Constructors

Properties

fillLevel: number

Relative level of lava within this block. Valid values are between FluidContainer.minFillLevel (0) and FluidContainer.maxFillLevel (6).

location: BlockLocation

Source location of the block.

typeId: string

Identifier of this component. Should always be minecraft:lavaContainer.

componentId: "minecraft:lavaContainer" = 'minecraft:lavaContainer'

Identifier of this component. Should always be minecraft:lavaContainer.