net.minecraft.entity.projectile

public abstract class ProjectileEntity

extends Entity

All mapped superinterfaces:

Nameable, CommandSource

aoh
net.minecraft.unmapped.C_34253829
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.entity.projectile.EntityFireball

Field summary

Modifier and TypeField
public LivingEntity
a
f_01790831
shooter
field_70235_a
private int
e
f_94695997
inBlockTicks
field_70236_j
private int
f
f_51886109
inAirTicks
field_70234_an
public double
b
f_87519826
accelerationX
field_70232_b
public double
c
f_31040038
accelerationY
field_70233_c
public double
d
f_87798774
accelerationZ
field_70230_d

Constructor summary

ModifierConstructor
protected (EntityType<?> entityType, World world, float width, float height)
public (EntityType<?> entityType, double x, double y, double z, double velocityX, double velocityY, double velocityZ, World world, float width, float height)
public (EntityType<?> entityType, LivingEntity shooter, double velocityX, double velocityY, double velocityZ, World world, float width, float heigth)

Method summary

Modifier and TypeMethod
protected void
x_()
m_19615596()
registerSyncedData()
func_70088_a()
public void
R_()
m_24884718()
tick()
func_70071_h_()
protected boolean
f()
m_76547006()
isBurning()
func_184564_k()
protected ParticleOptions
i()
m_85062762()
getParticleType()
func_195057_f()
protected float
k()
m_55369504()
getDrag()
func_82341_c()
protected abstract void
a(cdq arg0)
m_48312583(C_24654288 arg0)
onHit(HitResult hit)
func_70227_a(RayTraceResult arg0)
public void
b(gy arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
public void
a(gy arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
public boolean
aB()
m_23617273()
hasCollision()
func_70067_L()
public float
aM()
m_27118460()
getPickRadius()
func_70111_Y()
public boolean
a(adx arg0, float arg1)
m_40469716(C_83334639 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
public float
az()
m_95186532()
getBrightness()
func_70013_c()
public boolean
a(double arg0)
m_42189360(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)
public int
ay()
m_81920515()
getLightLevel()
func_70070_b()