net.minecraft.world.entity.projectile.hurtingprojectile

public abstract class AbstractHurtingProjectile

extends Projectile

All mapped superinterfaces:

SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, TraceableEntity

dem
net.minecraft.world.entity.projectile.hurtingprojectile.AbstractHurtingProjectile
net.minecraft.class_1668
net.minecraft.entity.projectile.ExplosiveProjectileEntity
net.minecraft.src.C_432216_
net.minecraft.world.entity.projectile.hurtingprojectile.EntityFireball

字段概要

修饰符与类型字段
public static final double
b
INITAL_ACCELERATION_POWER
field_51891
DEFAULT_ACCELERATION_POWER
f_437305_
public static final double
c
DEFLECTION_SCALE
field_51892
field_51892
f_436096_
public double
d
accelerationPower
field_51893
accelerationPower
f_433988_

构造函数概要

修饰符构造函数
protected (EntityType<? extends AbstractHurtingProjectile> p_458149_, Level arg1)
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)

方法概要

修饰符与类型方法
protected void
a(ama$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
public boolean
a(double arg0)
shouldRenderAtSqrDistance(double arg0)
method_5640(double arg0)
shouldRender(double arg0)
m_6783_(double arg0)
protected ClipContext$Block
f()
getClipType()
method_55053()
getRaycastShapeType()
m_440420_()
public void
g()
tick()
method_5773()
tick()
m_8119_()
private void
u()
applyInertia()
method_63671()
applyDrag()
m_442374_()
private void
v()
createParticleTrail()
method_63672()
addParticles()
m_444958_()
public boolean
a(axf arg0, cex arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
m_351622_(C_12_ p_460956_, C_489_ p_452095_, float arg2)
protected boolean
b(cgk arg0)
canHitEntity(Entity arg0)
method_26958(class_1297 arg0)
canHit(Entity arg0)
m_5603_(C_507_ arg0)
protected boolean
i()
shouldBurn()
method_7468()
isBurning()
m_440657_()
protected ParticleOptions
k()
getTrailParticle()
method_7467()
getParticleType()
m_441046_()
protected float
r()
getInertia()
method_7466()
getDrag()
m_440017_()
protected float
s()
getLiquidInertia()
method_55583()
getDragInWater()
m_443129_()
protected void
a(fns arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
m_7380_(C_398537_ arg0)
protected void
a(fnq arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
m_7378_(C_398549_ arg0)
public float
bO()
getLightLevelDependentMagicValue()
method_5718()
getBrightnessAtEyes()
m_213856_()
private void
a(ftm arg0, double arg1)
assignDirectionalMovement(Vec3 arg0, double arg1)
method_60499(class_243 arg0, double arg1)
setVelocityWithAcceleration(Vec3d velocity, double accelerationPower)
m_445817_(C_3046_ p_453614_, double arg1)
protected void
a(boolean arg0)
onDeflection(boolean arg0)
method_59525(boolean arg0)
onDeflected(boolean arg0)
m_322442_(boolean arg0)