net.minecraft.world.entity.projectile

public class SmallFireball

extends Fireball

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, TraceableEntity, ItemSupplier

cqu
net.minecraft.world.entity.projectile.SmallFireball
net.minecraft.class_1677
net.minecraft.entity.projectile.SmallFireballEntity
net.minecraft.world.entity.projectile.EntitySmallFireball

Constructor summary

ModifierConstructor
public (EntityType<? extends SmallFireball> arg0, Level arg1)
public (Level world, LivingEntity owner, Vec3 velocity)
public (Level world, double x, double y, double z, Vec3 velocity)

Method summary

Modifier and TypeMethod
protected void
a(fbv arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
protected void
a(fbu arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult arg0)
protected void
a(fbw arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)