Uses of Interface
org.bukkit.Fluid
Packages that use Fluid
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Fluid in org.bukkit
Subinterfaces with type arguments of type Fluid in org.bukkitFields in org.bukkit declared as FluidModifier and TypeFieldDescriptionstatic final FluidFluid.EMPTYNo fluid.static final FluidFluid.FLOWING_LAVAFlowing lava.static final FluidFluid.FLOWING_WATERFlowing water.static final FluidFluid.LAVAStationary lava.static final FluidFluid.WATERStationary water.Fields in org.bukkit with type parameters of type FluidModifier and TypeFieldDescriptionRegistry.FLUIDServer fluids.Vanilla fluid tag representing all fluids which bubble columns can occupy.Tag.FLUIDS_LAVAVanilla fluid tag representing lava and flowing lava.Vanilla fluid tag representing all fluids which support frogspawn.Vanilla fluid tag representing all fluids which support lily pads.Vanilla fluid tag representing all fluids which support sugar cane adjacently.Tag.FLUIDS_WATERVanilla fluid tag representing water and flowing water.Methods in org.bukkit that return Fluid
Registry.get(NamespacedKey)instead.