extends ThrowableItemProjectile
All mapped superinterfaces:
SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, TraceableEntity, ItemSupplier
crw | |
net.minecraft.world.entity.projectile.AbstractThrownPotion | |
net.minecraft.class_1686 | |
net.minecraft.entity.projectile.thrown.PotionEntity |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final double |
| ||||||||
protected static final double |
| ||||||||
public static final Predicate<LivingEntity> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityType<? extends AbstractThrownPotion> arg0, Level arg1) |
public | (EntityType<? extends AbstractThrownPotion> type, Level world, LivingEntity owner, ItemStack stack) |
public | (EntityType<? extends AbstractThrownPotion> type, Level world, double x, double y, double z, ItemStack stack) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected double |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
private void |
| ||||||||
protected abstract void |
| ||||||||
private void |
| ||||||||
public it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair |
|