extends ThrownEntity implements FlyingItemEntity
All mapped superinterfaces:
Nameable, CommandOutput, Projectile, FlyingItemEntity
| axb | |
| net.minecraft.class_1686 | |
| net.minecraft.entity.thrown.ThrownPotionEntity | |
| net.minecraft.entity.projectile.PotionEntity |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final TrackedData<ItemStack> |
| ||||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| public static final Predicate<LivingEntity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends ThrownPotionEntity> arg0, World arg1) |
| public | (World arg0, LivingEntity 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 |
|