extends ThrowableItemProjectile implements ItemSupplier
All mapped superinterfaces:
SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, TraceableEntity, ItemSupplier
| cod | |
| net.minecraft.world.entity.projectile.ThrownPotion | |
| net.minecraft.class_1686 | |
| net.minecraft.entity.projectile.thrown.PotionEntity | |
| net.minecraft.src.C_1178_ | |
| net.minecraft.world.entity.projectile.EntityPotion |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final double |
| ||||||||||
| private static final double |
| ||||||||||
| public static final Predicate<LivingEntity> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends ThrownPotion> p_37528_, Level arg1) |
| public | (Level world, LivingEntity owner) |
| public | (Level world, double x, double y, double z) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected Item |
| ||||||||||
| protected double |
| ||||||||||
| protected void |
| ||||||||||
| protected void |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| private boolean |
| ||||||||||
| private void |
|