net.minecraft.entity.projectile

public class FireballEntity

extends AbstractFireballEntity

All mapped superinterfaces:

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

net.minecraft.world.entity.projectile.hurtingprojectile.LargeFireball
net.minecraft.class_1674
net.minecraft.entity.projectile.FireballEntity

Field summary

Modifier and TypeField
private static final byte
DEFAULT_EXPLOSION_POWER
field_57741
DEFAULT_EXPLOSION_POWER
private int
explosionPower
field_7624
explosionPower

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
onHit(HitResult hitResult)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
protected void
onHitEntity(EntityHitResult hitResult)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
protected void
addAdditionalSaveData(ValueOutput output)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
protected void
readAdditionalSaveData(ValueInput input)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)