Package net.frozenblock.lib.gravity.api
Interface SerializableGravityFunction<T extends GravityFunction>
- All Superinterfaces:
GravityFunction
- All Known Implementing Classes:
AbsoluteGravityFunction,InterpolatedGravityFunction
-
Method Summary
Methods inherited from interface net.frozenblock.lib.gravity.api.GravityFunction
get
-
Method Details
-
codec
com.mojang.serialization.Codec<T> codec()
-