Uses of Class
alexiil.mc.lib.attributes.fluid.volume.WeightedFluidVolume
Packages that use WeightedFluidVolume
-
Uses of WeightedFluidVolume in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return WeightedFluidVolumeModifier and TypeMethodDescriptionprotected WeightedFluidVolume<T>
WeightedFluidVolume.copy0()
protected WeightedFluidVolume<T>
WeightedFluidVolume.split0(FluidAmount toTake, RoundingMode rounding)
WeightedFluidKey.withAmount(int amount)
Deprecated, for removal: This API element is subject to removal in a future version.WeightedFluidKey.withAmount(FluidAmount amount)
WeightedFluidKey.withAmount(T value, int amount)
Deprecated, for removal: This API element is subject to removal in a future version.abstract WeightedFluidVolume<T>
WeightedFluidKey.withAmount(T value, FluidAmount amount)