net.minecraft.entity.projectile

public class PotionEntity

extends ThrownEntity

All mapped superinterfaces:

CommandSource, Dispensable

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

Field summary

Modifier and TypeField
private ItemStack
c
field_5405
potion
potionDamage

Constructor summary

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

Method summary

Modifier and TypeMethod
protected float
m()
method_3236()
getGravity()
getGravityVelocity()
protected float
j()
method_3234()
getPower()
getVelocity()
protected float
l()
method_3235()
getStartPitchOffset()
getInaccuracy()
public void
a(int arg0)
method_4586(int arg0)
setPotion(int damage)
setPotionDamage(int potionId)
public int
o()
method_3237()
getPotion()
getPotionDamage()
protected void
a(auh arg0)
method_3232(class_234 arg0)
onCollision(HitResult arg0)
onImpact(MovingObjectPosition arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)