Uses of Interface
alexiil.mc.lib.attributes.fluid.volume.WeightedFluidVolume.WeightedJsonGetter
| Package | Description |
|---|---|
| alexiil.mc.lib.attributes.fluid.volume |
-
Uses of WeightedFluidVolume.WeightedJsonGetter in alexiil.mc.lib.attributes.fluid.volume
Constructors in alexiil.mc.lib.attributes.fluid.volume with parameters of type WeightedFluidVolume.WeightedJsonGetter Constructor Description WeightedFluidVolume(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.