Class NormalFluidKey

java.lang.Object
alexiil.mc.lib.attributes.fluid.volume.FluidKey
alexiil.mc.lib.attributes.fluid.volume.NormalFluidKey

@Deprecated
public class NormalFluidKey
extends FluidKey
Deprecated.
Because any FluidKey can map to a single Fluid, and SimpleFluidKey has a much better name than this.
Identical to NormalFluidVolume, but without an amount and with extra data hidden from public view. As such this is safe to use in normal maps and sets.