net.minecraft.entity.projectile

public abstract class ProjectileEntity

extends Entity

All mapped superinterfaces:

Nameable, CommandOutput

bgm
net.minecraft.world.entity.projectile.Projectile
net.minecraft.class_1676
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.unmapped.C_ltpsyvhj
net.minecraft.entity.projectile.ProjectileEntity
net.minecraft.entity.projectile.ProjectileEntity

Field summary

Modifier and TypeField
private UUID
b
ownerUUID
field_22478
ownerUuid
f_udegztef
field_234609_b_
owner
private int
c
ownerNetworkId
field_23739
ownerEntityId
f_rsyjitkc
field_234610_c_
field_234610_c_
private boolean
d
leftOwner
field_23740
leftOwner
f_uofnxxot
field_234611_d_
leftOwner

Constructor summary

ModifierConstructor
(EntityType<? extends ProjectileEntity> arg0, World arg1)

Method summary

Modifier and TypeMethod
public void
b(aqa arg0)
setOwner(Entity arg0)
method_7432(class_1297 arg0)
setOwner(Entity entity)
m_wosjyviq(C_astfners arg0)
func_212361_a(Entity arg0)
setShooter(Entity entityIn)
public Entity
v()
getOwner()
method_24921()
getOwner()
m_absrhmjp()
func_234616_v_()
getShooter()
protected void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_xuwbpohg(C_hhlwcnih arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
protected void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_obkzfysl(C_hhlwcnih arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
public void
j()
tick()
method_5773()
tick()
m_arkgrfeb()
func_70071_h_()
tick()
private boolean
h()
checkLeftOwner()
method_26961()
method_26961()
m_ruolgrkr()
func_234615_h_()
func_234615_h_()
public void
c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double arg0, double arg1, double arg2, float arg3, float arg4)
method_7485(double arg0, double arg1, double arg2, float arg3, float arg4)
setVelocity(double x, double y, double z, float speed, float divergence)
m_bzpgfgfy(double arg0, double arg1, double arg2, float arg3, float arg4)
func_70186_c(double arg0, double arg1, double arg2, float arg3, float arg4)
shoot(double x, double y, double z, float velocity, float inaccuracy)
public void
a(aqa arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
shootFromRotation(Entity arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_24919(class_1297 arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setProperties(Entity user, float pitch, float yaw, float roll, float modifierZ, float modifierXYZ)
m_omeluxsk(C_astfners arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
func_234612_a_(Entity arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setDirectionAndMovement(Entity projectile, float x, float y, float z, float velocity, float inaccuracy)
protected void
a(dcl arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult hitResult)
m_xlvwraww(C_eetoegzn arg0)
func_70227_a(RayTraceResult arg0)
onImpact(RayTraceResult result)
protected void
a(dck arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult entityHitResult)
m_nkpdbvpp(C_wokbhynj arg0)
func_213868_a(EntityRayTraceResult arg0)
onEntityHit(EntityRayTraceResult result)
protected void
a(dcj arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult blockHitResult)
m_ggjsldmr(C_jdakttms arg0)
func_230299_a_(BlockRayTraceResult arg0)
func_230299_a_(BlockRayTraceResult result)
protected boolean
a(aqa arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
method_26958(Entity arg0)
m_jmdjqqjc(C_astfners arg0)
func_230298_a_(Entity arg0)
func_230298_a_(Entity entityIn)
protected void
x()
updateRotation()
method_26962()
method_26962()
m_vxsjwvrq()
func_234617_x_()
updatePitchAndYaw()
protected static float
e(float arg0, float arg1)
lerpRotation(float arg0, float arg1)
method_26960(float arg0, float arg1)
updateRotation(float prevRot, float newRot)
m_ltcpkbap(float arg0, float arg1)
func_234614_e_(float arg0, float arg1)
func_234614_e_(float arg0, float arg1)
public void
k(double arg0, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
setVelocityClient(double arg0, double arg1, double arg2)
m_onpbziok(double arg0, double arg1, double arg2)
func_70016_h(double arg0, double arg1, double arg2)
setVelocity(double arg0, double arg1, double arg2)