Class ThrowableProjectileMixin
java.lang.Object
net.frozenblock.lib.gravity.mixin.ThrowableProjectileMixin
- All Implemented Interfaces:
EntityGravityInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleprotected abstract floatMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.frozenblock.lib.gravity.impl.EntityGravityInterface
frozenLib$getEffectiveGravity
-
Constructor Details
-
ThrowableProjectileMixin
public ThrowableProjectileMixin()
-
-
Method Details
-
getGravity
protected abstract float getGravity() -
frozenLib$getGravity
public double frozenLib$getGravity()- Specified by:
frozenLib$getGravityin interfaceEntityGravityInterface
-