For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/FluidContainer.md.

Class: FluidContainer

inventory

Beta

表示与流体容器相关的常量。

Represents constants related to fluid containers.

Properties

maxFillLevel

readonly static maxFillLevel: 6 = 6

Beta

Remarks

表示流体容器的最大填充等级常量。

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


minFillLevel

readonly static minFillLevel: 0 = 0

Beta

Remarks

表示流体容器的最小填充等级常量。

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

同领域相关