Class Aquifer.FluidStatus
java.lang.Object
net.minecraft.world.level.levelgen.Aquifer.FluidStatus
- Enclosing interface:
Aquifer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int
The y height of the aquifer.(package private) final BlockState
The fluid state the aquifer is filled with. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fluidLevel
final int fluidLevelThe y height of the aquifer. -
fluidType
The fluid state the aquifer is filled with.
-
-
Constructor Details
-
FluidStatus
-
-
Method Details
-
at
-