Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the type of fluid for use within a fluid containing block, like a cauldron.
Constants
Lava
Lava = "Lava"
Represents lava as a type of fluid.
Potion
Potion = "Potion"
Represents a potion as a type of fluid.
PowderSnow
PowderSnow = "PowderSnow"
Represents powder snow as a type of fluid.
Water
Water = "Water"
Represents water as a type of fluida.