extends EntityProjectile
All mapped superinterfaces:
| abt | |
| net.minecraft.entity.projectile.EntityPotion | |
| net.minecraft.server.v1_11_R1.EntityPotion |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final DataWatcherObject<ItemStack> |
| ||||
| private static final org.apache.logging.log4j.Logger |
| ||||
| public static final com.google.common.base.Predicate<EntityLiving> |
|
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 void |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| private boolean |
| ||||||
| private void |
| ||||||
| public static void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private static boolean |
|