net.minecraft.world.entity.projectile

public class DragonFireball

extends AbstractHurtingProjectile

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, TraceableEntity

cqh
net.minecraft.world.entity.projectile.DragonFireball
net.minecraft.class_1670
net.minecraft.entity.projectile.DragonFireballEntity
net.minecraft.world.entity.projectile.EntityDragonFireball

Field summary

Modifier and TypeField
public static final float
d
SPLASH_RANGE
field_30661
DAMAGE_RANGE

Constructor summary

ModifierConstructor
public (EntityType<? extends DragonFireball> arg0, Level arg1)
public (Level world, LivingEntity owner, Vec3 velocity)

Method summary

Modifier and TypeMethod
protected void
a(fbw arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
protected ParticleOptions
s()
getTrailParticle()
method_7467()
getParticleType()
protected boolean
m()
shouldBurn()
method_7468()
isBurning()