extends Entity implements IProjectile
All mapped superinterfaces:
| wy | |
| net.minecraft.entity.projectile.EntityThrowable | |
| net.minecraft.server.v1_8_R3.EntityProjectile |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private Block |
| ||||||
| protected boolean |
| ||||||
| public int |
| ||||||
| private EntityLiving |
| ||||||
| private String |
| ||||||
| private int |
| ||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0) |
| public | (World arg0, EntityLiving arg1) |
| public | (World arg0, double arg1, double arg2, double arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| protected float |
| ||||||
| protected abstract void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public EntityLiving |
| ||||||
| public boolean |
| ||||||
| public void |
|