extends ThrowableProjectile implements ItemSupplier
All mapped superinterfaces:
Nameable, CommandSource, Projectile, ItemSupplier
| axg | |
| net.minecraft.world.entity.projectile.ThrownPotion | |
| net.minecraft.class_1686 | |
| net.minecraft.entity.thrown.ThrownPotionEntity | |
| net.minecraft.entity.projectile.PotionEntity |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final EntityDataAccessor<ItemStack> |
| ||||||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| public static final Predicate<LivingEntity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends ThrownPotion> arg0, Level arg1) |
| public | (Level world, LivingEntity arg1) |
| public | (Level world, double x, double y, 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 |
|