Uses of Class
alexiil.mc.lib.attributes.fluid.amount.FluidAmount.SafeAddResult
Packages that use FluidAmount.SafeAddResult
- 
Uses of FluidAmount.SafeAddResult in alexiil.mc.lib.attributes.fluid.amountMethods in alexiil.mc.lib.attributes.fluid.amount that return FluidAmount.SafeAddResultModifier and TypeMethodDescriptionFluidAmount.safeAdd(FluidAmount other)Safely adds the givenFluidAmountto this one, returning the merged result.FluidAmount.safeAdd(FluidAmount other, RoundingMode rounding)Safely adds the givenFluidAmountto this one, returning the merged result.FluidAmount.safeSub(FluidAmount by)FluidAmount.safeSub(FluidAmount by, RoundingMode rounding)