Uses of Class
alexiil.mc.lib.attributes.fluid.volume.ColouredFluidVolume
-
Uses of ColouredFluidVolume in alexiil.mc.lib.attributes.fluid.volume
Modifier and TypeClassDescriptionclass
A fluid that changes it's makup based on theBiome
s that it is taken from.Modifier and TypeMethodDescriptionprotected ColouredFluidVolume
ColouredFluidVolume.copy0()
protected ColouredFluidVolume
ColouredFluidKey.createFromMcBuffer(net.minecraft.network.PacketByteBuf buffer, FluidAmount amount)
ColouredFluidKey.readVolume(com.google.gson.JsonObject json)
ColouredFluidKey.readVolume(net.minecraft.nbt.NbtCompound tag)
ColouredFluidKey.withAmount(FluidAmount amount)