public class DragonFireballEntity
extends ProjectileEntity
All mapped superinterfaces:
| abc | |
| net.minecraft.class_3003 | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.EntityDragonFireball |
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 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static void |
| ||||||||
| protected void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| protected ParticleType |
| ||||||||
| protected boolean |
|