net.minecraft.world.entity.projectile

public abstract class AbstractHurtingProjectile

extends Projectile

All mapped superinterfaces:

Nameable, CommandSource

bgb
net.minecraft.world.entity.projectile.AbstractHurtingProjectile
net.minecraft.class_1668
net.minecraft.entity.projectile.ExplosiveProjectileEntity
net.minecraft.entity.projectile.DamagingProjectileEntity
net.minecraft.server.v1_16_R3.EntityFireball

Field summary

Modifier and TypeField
public double
b
xPower
field_7601
powerX
field_70232_b
dirX
public double
c
yPower
field_7600
powerY
field_70233_c
dirY
public double
d
zPower
field_7599
powerZ
field_70230_d
dirZ

Constructor summary

ModifierConstructor
protected (EntityType<? extends AbstractHurtingProjectile> arg0, Level arg1)
public (EntityType<? extends AbstractHurtingProjectile> type, double x, double y, double z, double directionX, double directionY, double directionZ, Level world)
public (EntityType<? extends AbstractHurtingProjectile> type, LivingEntity owner, double directionX, double directionY, double directionZ, Level world)

Method summary

Modifier and TypeMethod
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected boolean
a(aqa arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
method_26958(Entity arg0)
func_230298_a_(Entity arg0)
protected boolean
W_()
shouldBurn()
method_7468()
isBurning()
func_184564_k()
protected ParticleOptions
h()
getTrailParticle()
method_7467()
getParticleType()
func_195057_f()
protected float
i()
getInertia()
method_7466()
getDrag()
func_82341_c()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public boolean
aT()
isPickable()
method_5863()
collides()
func_70067_L()
isInteractable()
public float
bg()
getPickRadius()
method_5871()
getTargetingMargin()
func_70111_Y()
public boolean
a(apk arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
public float
aR()
getBrightness()
method_5718()
getBrightnessAtEyes()
func_70013_c()
public Packet<?>
P()
getAddEntityPacket()
method_18002()
createSpawnPacket()
func_213297_N()
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
func_70112_a(double arg0)