Uses of Class
alexiil.mc.lib.attributes.fluid.volume.BiomeSourcedFluidKey
Packages that use BiomeSourcedFluidKey
- 
Uses of BiomeSourcedFluidKey in alexiil.mc.lib.attributes.fluid.volumeFields in alexiil.mc.lib.attributes.fluid.volume declared as BiomeSourcedFluidKeyMethods in alexiil.mc.lib.attributes.fluid.volume that return BiomeSourcedFluidKeyConstructors in alexiil.mc.lib.attributes.fluid.volume with parameters of type BiomeSourcedFluidKeyModifierConstructorDescriptionBiomeSourcedFluidVolume(BiomeSourcedFluidKey key, int amount)Deprecated, for removal: This API element is subject to removal in a future version.BiomeSourcedFluidVolume(BiomeSourcedFluidKey key, FluidAmount amount)BiomeSourcedFluidVolume(BiomeSourcedFluidKey key, com.google.gson.JsonObject json)BiomeSourcedFluidVolume(BiomeSourcedFluidKey key, net.minecraft.nbt.NbtCompound tag)BiomeSourcedFluidVolume(BiomeSourcedFluidKey key, net.minecraft.world.biome.Biome source, int amount)Deprecated, for removal: This API element is subject to removal in a future version.BiomeSourcedFluidVolume(BiomeSourcedFluidKey key, net.minecraft.world.biome.Biome source, FluidAmount amount)