net.minecraft.world.entity.projectile

public abstract class AbstractHurtingProjectile

extends Projectile

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, TraceableEntity

crl
net.minecraft.world.entity.projectile.AbstractHurtingProjectile
net.minecraft.class_1668
net.minecraft.unmapped.C_rhioaoru
net.minecraft.entity.projectile.ExplosiveProjectileEntity
net.minecraft.entity.projectile.ExplosiveProjectileEntity

Field summary

Modifier and TypeField
public static final double
a
INITAL_ACCELERATION_POWER
field_51891
f_vibfwvwg
field_51891
INITIAL_ACCELERATION_POWER
public static final double
b
DEFLECTION_SCALE
field_51892
f_dnowwkkw
field_51892
DEFLECTION_SCALE
public double
c
accelerationPower
field_51893
f_omngpikt
accelerationPower
accelerationPower

Constructor summary

ModifierConstructor
protected (EntityType<? extends AbstractHurtingProjectile> arg0, Level world)
protected (EntityType<? extends AbstractHurtingProjectile> type, double x, double y, double z, Level world)
public (EntityType<? extends AbstractHurtingProjectile> type, double x, double y, double z, Vec3 velocity, Level world)
public (EntityType<? extends AbstractHurtingProjectile> type, LivingEntity owner, Vec3 velocity, Level world)

Method summary

Modifier and TypeMethod
protected void
a(akn$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
m_lwugwlsw(C_pyoaoolj$C_oqzxcugu arg0)
initDataTracker(DataTracker$Builder arg0)
initDataTracker(DataTracker$Builder arg0)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
m_foqrqvze(double arg0)
shouldRender(double arg0)
shouldRender(double arg0)
protected ClipContext$Block
af_()
getClipType()
method_55053()
m_szcsbglq()
getRaycastShapeType()
getOutline()
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
private void
o()
applyInertia()
method_63671()
m_qqxejcog()
applyDrag()
applyDrag()
private void
s()
createParticleTrail()
method_63672()
m_qxctffca()
addParticles()
addParticleTrail()
public boolean
a(arq arg0, buu arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
m_fuenwjjy(C_bdwnwhiu arg0, C_sbxfkpyv arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
protected boolean
b(bwf arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
m_jmdjqqjc(C_astfners arg0)
canHit(Entity arg0)
canHit(Entity arg0)
protected boolean
g()
shouldBurn()
method_7468()
m_qdxptizg()
isBurning()
isBurning()
protected ParticleOptions
j()
getTrailParticle()
method_7467()
m_hwjredxm()
getParticleType()
getParticleType()
protected float
m()
getInertia()
method_7466()
m_ppzxtyik()
getDrag()
getDrag()
protected float
n()
getLiquidInertia()
method_55583()
m_xdxnqmvz()
getDragInWater()
drag()
public void
b(tz arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(tz arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
public float
bx()
getLightLevelDependentMagicValue()
method_5718()
m_vcplipih()
getBrightnessAtEyes()
getLightLevelDependentValue()
private void
a(feq arg0, double arg1)
assignDirectionalMovement(Vec3 arg0, double arg1)
method_60499(class_243 arg0, double arg1)
m_qcrzfahr(C_vgpupfxx arg0, double arg1)
setVelocityWithAcceleration(Vec3d velocity, double accelerationPower)
setVelocityWithAcceleration(Vec3d velocity, double value)
protected void
c(bwf arg0, boolean arg1)
onDeflection(Entity arg0, boolean arg1)
method_59525(class_1297 arg0, boolean arg1)
m_dbijdqsf(C_astfners arg0, boolean arg1)
onDeflected(Entity arg0, boolean arg1)
onDeflected(Entity arg0, boolean arg1)