Package alexiil.mc.lib.attributes.fluid.volume
package alexiil.mc.lib.attributes.fluid.volume
- 
Interface SummaryInterfaceDescriptionInterface for minecraftFluidto implement to customise the implicitFluidKeythat gets created for them.Base type for fluid temperature.A ContinuousFluidTemperaturecan have a range of temperatures for a single fluid.A DiscreteFluidTemperaturehas a single temperature perFluidKey.
- 
Class SummaryClassDescriptionAColouredFluidKeywhich gets it's colour from aBiomes water colour.A fluid that changes it's makup based on theBiomes that it is taken from.A fluid volume that stores it's colours as 4 floats: red, green, blue, and alpha.Identifierequivalent forFluidKey.A factory forFluidVolumeinstances.The central registry for storingFluidKeyinstances, and mappingFluidandPotioninstances to them.Some data that can be added toFluidVolumes.FluidEntrythat is backed by aRegistry.Stores various options for creating tooltips for fluids.A single unit that aFluidVolumemay be expressed as, for example a bucket or a bottle.Base class forFluidUnitandFluidUnitSet.MultipleFluidUnits.An amount of aFluidKey, analogous to forge's FluidStack class or RebornCore's FluidInstance class.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Because anyFluidKeycan map to a singleFluid, andSimpleFluidVolumehas a much better name than this.Simple implementation of aFluidKeythat doesn't do anything special.Simple implementation of aFluidVolumethat doesn't do anything special.
FluidKeycan map to a singleFluid, andSimpleFluidKeyhas a much better name than this.