net.minecraft.world.entity.projectile

public class LargeFireball

extends Fireball

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, TraceableEntity, ItemSupplier

cqo
net.minecraft.world.entity.projectile.LargeFireball
net.minecraft.class_1674
net.minecraft.entity.projectile.FireballEntity
net.minecraft.world.entity.projectile.EntityLargeFireball

Field summary

Modifier and TypeField
private int
d
explosionPower
field_7624
explosionPower

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(fbw arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
protected void
a(fbv arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)