net.minecraft.entity.projectile

public class DragonFireballEntity

extends ExplosiveProjectileEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Ownable

net.minecraft.world.entity.projectile.hurtingprojectile.DragonFireball
net.minecraft.class_1670
net.minecraft.entity.projectile.DragonFireballEntity

Field summary

Modifier and TypeField
public static final float
SPLASH_RANGE
field_30661
DAMAGE_RANGE

Constructor summary

ModifierConstructor
public (EntityType<? extends DragonFireballEntity> type, World level)
public (World world, LivingEntity owner, Vec3d velocity)

Method summary

Modifier and TypeMethod
protected void
onHit(HitResult hitResult)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
protected ParticleEffect
getTrailParticle()
method_7467()
getParticleType()
protected boolean
shouldBurn()
method_7468()
isBurning()