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/enums/FluidType.md.

Enumeration: FluidType

Beta

表示在包含液体的方块(如炼药锅)中使用的流体类型。

Represents the type of fluid for use within a fluid containing block, like a cauldron.

Enumeration Members

Lava

Lava: "Lava"

Beta

Remarks

表示熔岩作为一种流体类型。

Represents lava as a type of fluid.


Potion

Potion: "Potion"

Beta

Remarks

表示药水作为一种流体类型。

Represents a potion as a type of fluid.


PowderSnow

PowderSnow: "PowderSnow"

Beta

Remarks

表示细雪作为一种流体类型。

Represents powder snow as a type of fluid.


Water

Water: "Water"

Beta

Remarks

表示水作为一种流体类型。

Represents water as a type of fluida.