Uses of Class
alexiil.mc.lib.attributes.fluid.volume.PotionFluidKey
Package | Description |
---|---|
alexiil.mc.lib.attributes.fluid.volume |
-
Uses of PotionFluidKey in alexiil.mc.lib.attributes.fluid.volume
Methods in alexiil.mc.lib.attributes.fluid.volume that return PotionFluidKey Modifier and Type Method Description PotionFluidKey
PotionFluidVolume. getFluidKey()
Constructors in alexiil.mc.lib.attributes.fluid.volume with parameters of type PotionFluidKey Constructor Description PotionFluidVolume(PotionFluidKey key, int amount)
Deprecated.PotionFluidVolume(PotionFluidKey key, FluidAmount amount)
PotionFluidVolume(PotionFluidKey key, com.google.gson.JsonObject json)
PotionFluidVolume(PotionFluidKey key, net.minecraft.nbt.CompoundTag tag)