Uses of Class
alexiil.mc.lib.attributes.fluid.volume.FluidProperty
| Package | Description |
|---|---|
| alexiil.mc.lib.attributes.fluid.volume |
-
Uses of FluidProperty in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return types with arguments of type FluidProperty Modifier and Type Method Description java.util.SortedSet<FluidProperty<?>>FluidKey. getProperties()Methods in alexiil.mc.lib.attributes.fluid.volume with parameters of type FluidProperty Modifier and Type Method Description voidFluidKey. forceRegisterProperty(FluidProperty<?> property)Forcibly attempts to register the given property, throwing an exception if the registration fails.<T> TFluidVolume. getProperty(FluidProperty<T> property)<T> voidFluidVolume. setProperty(FluidProperty<T> property, T value)java.lang.StringFluidKey. tryRegisterProperty(FluidProperty<?> property)