public abstract class ProjectileEntity
extends Entity
All mapped superinterfaces:
| ws | |
| net.minecraft.unmapped.C_34253829 | |
| net.minecraft.entity.projectile.ProjectileEntity |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private Block |
| ||||||
| private boolean |
| ||||||
| public LivingEntity |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| public double |
| ||||||
| public double |
| ||||||
| public double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0) |
| public | (World world, double x, double y, double z, double accelerationX, double accelerationY, double accelerationZ) |
| public | (World world, LivingEntity shooter, double accelerationX, double accelerationY, double accelerationZ) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
| ||||||
| public void |
| ||||||
| protected float |
| ||||||
| protected abstract void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public float |
| ||||||
| public boolean |
| ||||||
| public float |
| ||||||
| public boolean |
| ||||||
| public int |
|