extends Entity implements IProjectile
All mapped superinterfaces:
| wy | |
| net.minecraft.entity.projectile.EntityThrowable |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private int |
| ||||
| private int |
| ||||
| private int |
| ||||
| private Block |
| ||||
| protected boolean |
| ||||
| public int |
| ||||
| private EntityLivingBase |
| ||||
| private String |
| ||||
| private int |
| ||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0) |
| public | (World arg0, EntityLivingBase 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 EntityLivingBase |
| ||||
| public boolean |
| ||||
| public void |
|