extends EntityProjectile
All mapped superinterfaces:
| xc | |
| net.minecraft.entity.projectile.EntityPotion | |
| net.minecraft.server.v1_8_R3.EntityPotion |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private ItemStack |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0) |
| public | (World arg0, EntityLiving arg1, int arg2) |
| public | (World arg0, EntityLiving arg1, ItemStack arg2) |
| public | (World arg0, double arg1, double arg2, double arg3, ItemStack arg4) |
| public | (World arg0, double arg1, double arg2, double arg3, int arg4) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected float |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| protected void |
| ||||||
| public void |
| ||||||
| public void |
|