net.minecraft.world.entity.projectile

public class SmallFireball

extends Fireball

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier

bgm
net.minecraft.world.entity.projectile.SmallFireball
net.minecraft.class_1677
net.minecraft.entity.projectile.SmallFireballEntity
net.minecraft.entity.projectile.SmallFireballEntity
net.minecraft.server.v1_16_R2.EntitySmallFireball

Constructor summary

ModifierConstructor
public (EntityType<? extends SmallFireball> 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(dch arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
func_213868_a(EntityRayTraceResult arg0)
protected void
a(dcg arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult arg0)
func_230299_a_(BlockRayTraceResult arg0)
protected void
a(dci arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
func_70227_a(RayTraceResult arg0)
public boolean
aS()
isPickable()
method_5863()
collides()
func_70067_L()
isInteractable()
public boolean
a(aph arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)