net.minecraft.entity.projectile

public class PotionEntity

extends ThrownEntity

All mapped superinterfaces:

CommandSource, Dispensable

abt
net.minecraft.unmapped.C_45955098
net.minecraft.entity.projectile.PotionEntity

Field summary

Modifier and TypeField
private static final DataAttribute<ItemStack>
e
f_41185909
POTION
private static final org.apache.logging.log4j.Logger
f
f_66876112
LOGGER
public static final com.google.common.base.Predicate<LivingEntity>
d
f_04225871
AFFECTED_BY_WATER

Constructor summary

ModifierConstructor
public (World world)
public (World world, LivingEntity thrower, ItemStack potion)
public (World world, double x, double y, double z, ItemStack potion)

Method summary

Modifier and TypeMethod
protected void
i()
m_19615596()
registerSyncedData()
public ItemStack
l()
m_50818383()
getPotion()
public void
a(afj arg0)
m_14045016(C_88708284 arg0)
setPotion(ItemStack potion)
protected float
j()
m_64482331()
getGravity()
protected void
a(bdu arg0)
m_48039727(C_24654288 arg0)
onCollision(HitResult arg0)
private void
n()
m_28120628()
applyWater()
private void
a(bdu arg0, List<sh> arg1)
m_63239455(C_24654288 arg0, List<C_30281404> arg1)
applySplashPotion(HitResult hitResult, List<StatusEffectInstance> statusEffects)
private void
a(afj arg0, agy arg1)
m_09945202(C_88708284 arg0, C_98610669 arg1)
applyLingeringPotion(ItemStack item, Potion potion)
private boolean
o()
m_31609842()
isLingering()
private void
a(co arg0)
m_74450320(C_32594356 arg0)
extinguishFire(BlockPos pos)
public static void
a(ph arg0)
m_44429144(C_81045817 arg0)
registerSchema(DataFixerUpper dfu)
public void
a(du arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public void
b(du arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
private static boolean
c(sw arg0)
m_86851040(C_74425583 arg0)
isOnFire(LivingEntity entity)