Skip to content

@minecraft/server


@minecraft/server / FluidContainer

Class: FluidContainer ​

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

Represents constants related to fluid containers.

Properties ​

maxFillLevel ​

readonly static maxFillLevel: 6 = 6

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

Remarks ​

Constant that represents the maximum fill level of a fluid container.


minFillLevel ​

readonly static minFillLevel: 0 = 0

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

Remarks ​

Constant that represents the minimum fill level of a fluid container.