Package net.frozenblock.lib.gravity.api
Interface GravityAPI.GravityFunction
- All Known Subinterfaces:
GravityAPI.SerializableGravityFunction<T>
- All Known Implementing Classes:
GravityAPI.AbsoluteGravityFunction
- Enclosing class:
- GravityAPI
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptiondoubleget(@Nullable net.minecraft.world.entity.Entity entity, double y)
-
Method Details
-
get
double get(@Nullable @Nullable net.minecraft.world.entity.Entity entity, double y)
-