extends EntityProjectile implements FlyingItemEntity
All mapped superinterfaces:
INamableTileEntity, ICommandListener, IProjectile, FlyingItemEntity
| axb | |
| net.minecraft.class_1686 | |
| net.minecraft.entity.thrown.ThrownPotionEntity | |
| net.minecraft.entity.projectile.PotionEntity | |
| net.minecraft.server.v1_14_R1.EntityPotion |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final DataWatcherObject<ItemStack> |
| ||||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| public static final Predicate<EntityLiving> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityTypes<? extends EntityPotion> arg0, World arg1) |
| public | (World arg0, EntityLiving arg1) |
| public | (World arg0, double arg1, double arg2, double arg3) |
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 void |
| ||||||||||
| public void |
| ||||||||||
| private static boolean |
|