net.minecraft.world.entity.projectile

public class SmallFireball

extends Fireball

All mapped superinterfaces:

Nameable, CommandSource, ItemSupplier

bgp
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_R3.EntitySmallFireball

构造函数概要

修饰符构造函数
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)

方法概要

修饰符与类型方法
protected void
a(dck arg0)
onHitEntity(EntityHitResult arg0)
method_7454(class_3966 arg0)
onEntityHit(EntityHitResult arg0)
func_213868_a(EntityRayTraceResult arg0)
protected void
a(dcj arg0)
onHitBlock(BlockHitResult arg0)
method_24920(class_3965 arg0)
onBlockHit(BlockHitResult arg0)
func_230299_a_(BlockRayTraceResult arg0)
protected void
a(dcl arg0)
onHit(HitResult arg0)
method_7488(class_239 arg0)
onCollision(HitResult arg0)
func_70227_a(RayTraceResult arg0)
public boolean
aT()
isPickable()
method_5863()
collides()
func_70067_L()
isInteractable()
public boolean
a(apk 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)