public interface IProjectile
Modifier and Type | Method and Description |
---|---|
void |
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.
|