Uses of Class
alexiil.mc.lib.attributes.fluid.volume.ColouredFluidVolume
Package | Description |
---|---|
alexiil.mc.lib.attributes.fluid.volume |
-
Uses of ColouredFluidVolume in alexiil.mc.lib.attributes.fluid.volume
Subclasses of ColouredFluidVolume in alexiil.mc.lib.attributes.fluid.volume Modifier and Type Class Description class
BiomeSourcedFluidVolume
A fluid that changes it's makup based on theBiome
s that it is taken from.Methods in alexiil.mc.lib.attributes.fluid.volume that return ColouredFluidVolume Modifier and Type Method Description protected ColouredFluidVolume
ColouredFluidVolume. copy0()
protected ColouredFluidVolume
ColouredFluidKey. createFromMcBuffer(net.minecraft.network.PacketByteBuf buffer, FluidAmount amount)
ColouredFluidVolume
ColouredFluidKey. readVolume(com.google.gson.JsonObject json)
ColouredFluidVolume
ColouredFluidKey. readVolume(net.minecraft.nbt.CompoundTag tag)
ColouredFluidVolume
ColouredFluidKey. withAmount(FluidAmount amount)