|
YATS/Forge Documentation
|
Public Member Functions | |
| void | setThrowableHeading (double d0, double d1, double d2, float f, float f1) |
| void net.minecraft.entity.IProjectile.setThrowableHeading | ( | double | d0, |
| double | d1, | ||
| double | d2, | ||
| float | f, | ||
| float | f1 | ||
| ) |
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
Implemented in net.minecraft.entity.projectile.EntityArrow, and net.minecraft.entity.projectile.EntityThrowable.