extends AbstractFireballEntity
All mapped superinterfaces:
Nameable, EntityLike, CommandOutput, FlyingItemEntity
| bok | |
| net.minecraft.world.entity.projectile.SmallFireball | |
| net.minecraft.class_1677 | |
| net.minecraft.entity.projectile.SmallFireballEntity | |
| net.minecraft.unmapped.C_motulkvs | |
| net.minecraft.src.C_1170_ |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<? extends SmallFireballEntity> p_37365_, 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 |
| ||||||||||||
| protected void |
| ||||||||||||
| protected void |
| ||||||||||||
| public boolean |
| ||||||||||||
| public boolean |
|