Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity.projectile | |
net.minecraft.util |
Modifier and Type | Method and Description |
---|---|
void |
RenderFireball.doRenderFireball(EntityFireball par1EntityFireball,
double par2,
double par4,
double par6,
float par8,
float par9) |
Modifier and Type | Class and Description |
---|---|
class |
EntityLargeFireball |
class |
EntitySmallFireball |
class |
EntityWitherSkull |
Modifier and Type | Method and Description |
---|---|
static DamageSource |
DamageSource.causeFireballDamage(EntityFireball par0EntityFireball,
Entity par1Entity)
returns EntityDamageSourceIndirect of a fireball
|