Skip to content

@minecraft/server


@minecraft/server / LiquidType

Enumeration: LiquidType ​

Defined in: @minecraft/server/index.d.ts:2256

Represents the type of liquid that can be placed on a block or flow dynamically in the world.

Enumeration Members ​

Water ​

Water: "Water"

Defined in: @minecraft/server/index.d.ts:2262

Remarks ​

Represents water as a type of liquid.