Uses of Class
alexiil.mc.lib.attributes.fluid.volume.FluidProperty
Packages that use FluidProperty
- 
Uses of FluidProperty in alexiil.mc.lib.attributes.fluid.volumeMethods in alexiil.mc.lib.attributes.fluid.volume that return types with arguments of type FluidPropertyMethods in alexiil.mc.lib.attributes.fluid.volume with parameters of type FluidPropertyModifier and TypeMethodDescriptionvoidFluidKey.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)FluidKey.tryRegisterProperty(FluidProperty<?> property)