net.minecraft.world.entity.projectile

public class LargeFireball

extends Fireball

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier

bgh
net.minecraft.world.entity.projectile.LargeFireball
net.minecraft.class_1674
net.minecraft.entity.projectile.FireballEntity
net.minecraft.entity.projectile.FireballEntity
net.minecraft.server.v1_16_R2.EntityLargeFireball

Field summary

Modifier and TypeField
public int
e
explosionPower
field_7624
explosionPower
field_92057_e
yield

Constructor summary

ModifierConstructor
public (EntityType<? extends LargeFireball> arg0, Level arg1)
public (Level world, LivingEntity owner, double velocityX, double velocityY, double velocityZ)
public (Level world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)

Method summary

Modifier and TypeMethod
protected void
a(dci arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
func_70227_a(RayTraceResult arg0)
protected void
a(dch arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
func_213868_a(EntityRayTraceResult arg0)
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)