net.minecraft.entity.projectile

public class PotionEntity

extends ThrownEntity

All mapped superinterfaces:

CommandSource, Dispensable

aal
net.minecraft.class_1000
net.minecraft.entity.projectile.PotionEntity
net.minecraft.entity.projectile.EntityPotion

Field summary

Modifier and TypeField
private static final DataAttribute<com.google.common.base.Optional<ItemStack>>
d
field_12206
POTION
ITEM
private static final org.apache.logging.log4j.Logger
e
field_12207
LOGGER
LOGGER

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()
method_2484()
registerSyncedData()
entityInit()
public ItemStack
l()
method_11317()
getPotion()
getPotion()
public void
a(adz arg0)
method_11315(class_1071 arg0)
setPotion(ItemStack potion)
setItem(ItemStack stack)
protected float
j()
method_3236()
getGravity()
getGravityVelocity()
protected void
a(bbz arg0)
method_3232(class_234 arg0)
onCollision(HitResult arg0)
onImpact(RayTraceResult arg0)
private boolean
n()
method_11318()
isLingering()
isLingering()
private void
a(cm arg0)
method_11316(class_2552 arg0)
extinguishFire(BlockPos pos)
extinguishFires(BlockPos pos)
public static void
a(pd arg0)
method_13299(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesPotion(DataFixer fixer)
public void
a(dr arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(dr arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)