net.minecraft.entity.projectile

public abstract class ProjectileEntity

extends Entity

All mapped superinterfaces:

CommandSource

zy
net.minecraft.unmapped.C_34253829
net.minecraft.entity.projectile.ProjectileEntity

Field summary

Modifier and TypeField
private int
e
f_12372784
blockX
private int
f
f_82641190
blockY
private int
g
f_61562944
blockZ
private Block
h
f_44574903
block
private boolean
au
f_44717252
inGround
public LivingEntity
a
f_01790831
shooter
private int
av
f_94695997
inBlockTicks
private int
aw
f_51886109
inAirTicks
public double
b
f_87519826
accelerationX
public double
c
f_31040038
accelerationY
public double
d
f_87798774
accelerationZ

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, double x, double y, double z, double accelerationX, double accelerationY, double accelerationZ)
public (World world, LivingEntity shooter, double accelerationX, double accelerationY, double accelerationZ)

Method summary

Modifier and TypeMethod
protected void
i()
m_19615596()
registerSyncedData()
public void
m()
m_24884718()
tick()
protected boolean
k()
m_76547006()
isBurning()
protected ParticleType
j()
m_85062762()
getParticleType()
protected float
l()
m_55369504()
getDrag()
protected abstract void
a(bbz arg0)
m_48312583(C_24654288 arg0)
onHit(HitResult hit)
public static void
a(pd arg0, String arg1)
m_33913941(C_81045817 arg0, String arg1)
registerSchema(DataFixerUpper dfu, String subtype)
public void
b(dr arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
public void
a(dr arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public boolean
aq()
m_23617273()
hasCollision()
public float
aA()
m_27118460()
getPickRadius()
public boolean
a(rh arg0, float arg1)
m_40469716(C_83334639 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
public float
e(float arg0)
m_95186532(float arg0)
getBrightness(float arg0)
public boolean
a(double arg0)
m_42189360(double arg0)
shouldRender(double arg0)
public int
d(float arg0)
m_81920515(float arg0)
getLightLevel(float arg0)