net.minecraft.world.entity.projectile

public class ThrownPotion

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 TypeField
public static final double
b
SPLASH_RANGE
field_30667
field_30667
f_150190_
private static final double
d
SPLASH_RANGE_SQ
field_30668
field_30668
f_150191_
public static final Predicate<LivingEntity>
c
WATER_SENSITIVE_OR_ON_FIRE
field_40737
AFFECTED_BY_WATER
f_252520_

Constructor summary

ModifierConstructor
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 TypeMethod
protected Item
u()
getDefaultItem()
method_16942()
getDefaultItem()
m_7881_()
protected double
aY()
getDefaultGravity()
method_7490()
getGravity()
m_319564_()
protected void
a(evp arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult arg0)
m_8060_(C_3041_ arg0)
protected void
a(evr arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
m_6532_(C_3043_ arg0)
private void
v()
applyWater()
method_7500()
applyWater()
m_37552_()
private void
a(Iterable<bse> arg0, bsw arg1)
applySplash(Iterable<MobEffectInstance> arg0, Entity arg1)
method_7498(Iterable<class_1293> arg0, class_1297 arg1)
applySplashPotion(Iterable<StatusEffectInstance> arg0, Entity entity)
m_37547_(Iterable<C_498_> p_37549_, C_507_ arg1)
private void
a(cws arg0)
makeAreaOfEffectCloud(PotionContents arg0)
method_7497(class_1844 arg0)
applyLingeringPotion(PotionContentsComponent arg0)
m_37537_(C_313529_ arg0)
private boolean
w()
isLingering()
method_7501()
isLingering()
m_37553_()
private void
a(iz arg0)
dowseFire(BlockPos arg0)
method_7499(class_2338 arg0)
extinguishFire(BlockPos pos)
m_150192_(C_4675_ arg0)