Class BlockSnowContainerComponentBeta

Represents a fluid container block that currently contains snow.

Hierarchy

Constructors

Properties

Constructors

Properties

fillLevel: number

Relative level of snow 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:snowContainer.

componentId: "minecraft:snowContainer" = 'minecraft:snowContainer'

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