public final class ProjectileHelper
extends java.lang.Object
Constructor and Description |
---|
ProjectileHelper() |
Modifier and Type | Method and Description |
---|---|
static RayTraceResult |
forwardsRaycast(Entity projectile,
boolean includeEntities,
boolean ignoreExcludedEntity,
Entity excludedEntity) |
static void |
rotateTowardsMovement(Entity projectile,
float rotationSpeed) |
public static RayTraceResult forwardsRaycast(Entity projectile, boolean includeEntities, boolean ignoreExcludedEntity, Entity excludedEntity)
public static final void rotateTowardsMovement(Entity projectile, float rotationSpeed)