extends ExplosiveProjectileEntity
All mapped superinterfaces:
| awi | |
| net.minecraft.class_1670 | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.DragonFireballEntity |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends DragonFireballEntity> arg0, World arg1) |
| 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 boolean |
| ||||||||||||
| public boolean |
| ||||||||||||
| protected ParticleEffect |
| ||||||||||||
| protected boolean |
|