extends AbstractHurtingProjectile
All mapped superinterfaces:
| bgd | |
| net.minecraft.world.entity.projectile.DragonFireball | |
| net.minecraft.class_1670 | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.server.v1_16_R3.EntityDragonFireball |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends DragonFireball> arg0, Level arg1) |
| public | (Level world, LivingEntity owner, double directionX, double directionY, double directionZ) |
| public | (Level world, double x, double y, double z, double directionX, double directionY, double directionZ) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||||
| public boolean |
| ||||||||||||
| public boolean |
| ||||||||||||
| protected ParticleOptions |
| ||||||||||||
| protected boolean |
|