Uses of Enum Class
org.bukkit.Fluid
Packages that use Fluid
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Fluid in io.papermc.paper.block.fluid
Methods in io.papermc.paper.block.fluid that return FluidModifier and TypeMethodDescriptionFluidData.getFluidType()
Gets the fluid type of this fluid data. -
Uses of Fluid in io.papermc.paper.registry
Fields in io.papermc.paper.registry with type parameters of type Fluid -
Uses of Fluid in org.bukkit
Fields in org.bukkit with type parameters of type FluidModifier and TypeFieldDescriptionRegistry.FLUID
Server fluids.Tag.FLUIDS_LAVA
Vanilla fluid tag representing lava and flowing lava.Tag.FLUIDS_WATER
Vanilla fluid tag representing water and flowing water.Methods in org.bukkit that return Fluid