net.minecraft.entity.projectile

public interface Projectile

awq
net.minecraft.class_1676
net.minecraft.entity.projectile.Projectile
net.minecraft.entity.Dispensable
net.minecraft.entity.IProjectile
net.minecraft.entity.IProjectile

Method summary

Modifier and TypeMethod
void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
method_7485(double arg0, double arg1, double arg2, float arg3, float arg4)
setVelocity(double arg0, double arg1, double arg2, float arg3, float arg4)
dispense(double velocityX, double velocityY, double velocityZ, float min, float scale)
func_70186_c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double x, double y, double z, float velocity, float inaccuracy)