Uses of Interface
alexiil.mc.lib.attributes.fluid.volume.WeightedFluidVolume.WeightedJsonGetter
Packages that use WeightedFluidVolume.WeightedJsonGetter
- 
Uses of WeightedFluidVolume.WeightedJsonGetter in alexiil.mc.lib.attributes.fluid.volumeConstructors in alexiil.mc.lib.attributes.fluid.volume with parameters of type WeightedFluidVolume.WeightedJsonGetterModifierConstructorDescriptionWeightedFluidVolume(WeightedFluidKey<T> key, com.google.gson.JsonObject json, WeightedFluidVolume.WeightedJsonGetter<T> keyGetter)Json deserialiser that assumes the values are complicated, and so need a more complex json element than just a string to deserialise.