Skip to content

PrototypePlayerBuilderToolSettings.FluidChange

Package: com.hypixel.hytale.builtin.buildertools

public record FluidChange(int x, int y, int z, int fluidId, byte fluidLevel)

Inner record of PrototypePlayerBuilderToolSettings that stores a fluid position and state for clipboard transform operations. Created during selection copy/transform when fluid data is captured from the selection region. Coordinates are relative to the selection anchor.

ComponentTypeDescription
xintX coordinate relative to the selection anchor.
yintY coordinate relative to the selection anchor.
zintZ coordinate relative to the selection anchor.
fluidIdintNumeric fluid type ID.
fluidLevelbyteFluid level at this position.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.