Script API - v1.19.70
    Preparing search index...

    Class BlockLavaContainerComponentBeta

    Represents a fluid container block that currently contains lava.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    fillLevel: number

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

    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.