Uses of Class
alexiil.mc.lib.attributes.fluid.volume.WeightedFluidVolume
Package | Description |
---|---|
alexiil.mc.lib.attributes.fluid.volume |
-
Uses of WeightedFluidVolume in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return WeightedFluidVolume Modifier and Type Method Description protected WeightedFluidVolume<T>
WeightedFluidVolume. copy0()
protected WeightedFluidVolume<T>
WeightedFluidVolume. split0(FluidAmount toTake, java.math.RoundingMode rounding)
WeightedFluidVolume<T>
WeightedFluidKey. withAmount(int amount)
Deprecated.WeightedFluidVolume<T>
WeightedFluidKey. withAmount(FluidAmount amount)
WeightedFluidVolume<T>
WeightedFluidKey. withAmount(T value, int amount)
Deprecated.abstract WeightedFluidVolume<T>
WeightedFluidKey. withAmount(T value, FluidAmount amount)