extends ProjectileEntity
All mapped superinterfaces:
| aor | |
| net.minecraft.class_1416 | |
| net.minecraft.entity.projectile.FireballEntity | |
| net.minecraft.entity.projectile.EntityLargeFireball | |
| net.minecraft.entity.projectile.EntityLargeFireball |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world) |
| public | (World world, LivingEntity owner, double velocityX, double velocityY, double velocityZ) |
| public | (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|