extends EntityProjectile
All mapped superinterfaces:
| aal | |
| net.minecraft.entity.projectile.EntityPotion | |
| net.minecraft.server.v1_10_R1.EntityPotion |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final DataWatcherObject<com.google.common.base.Optional<ItemStack>> |
| ||||
| private static final org.apache.logging.log4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0) |
| public | (World arg0, EntityLiving arg1, ItemStack arg2) |
| public | (World arg0, double arg1, double arg2, double arg3, ItemStack arg4) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
| ||||||
| public ItemStack |
| ||||||
| public void |
| ||||||
| protected float |
| ||||||
| protected void |
| ||||||
| private boolean |
| ||||||
| private void |
| ||||||
| public static void |
| ||||||
| public void |
| ||||||
| public void |
|