Uses of Class
alexiil.mc.lib.attributes.fluid.volume.PotionFluidVolume
Package | Description |
---|---|
alexiil.mc.lib.attributes.fluid.volume |
-
Uses of PotionFluidVolume in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return PotionFluidVolume Modifier and Type Method Description PotionFluidVolume
PotionFluidKey. readVolume(com.google.gson.JsonObject json)
PotionFluidVolume
PotionFluidKey. readVolume(net.minecraft.nbt.CompoundTag tag)
PotionFluidVolume
PotionFluidKey. withAmount(int amount)
Deprecated.Replaced byPotionFluidKey.withAmount(FluidAmount)
.PotionFluidVolume
PotionFluidKey. withAmount(FluidAmount amount)