public class RenderLightningBolt extends Render
renderBlocks, renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
RenderLightningBolt() |
Modifier and Type | Method and Description |
---|---|
void |
doRender(Entity par1Entity,
double par2,
double par4,
double par6,
float par8,
float par9)
Actually renders the given argument.
|
void |
doRenderLightningBolt(EntityLightningBolt par1EntityLightningBolt,
double par2,
double par4,
double par6,
float par8,
float par9)
Actually renders the lightning bolt.
|
protected ResourceLocation |
func_110805_a(EntityLightningBolt par1EntityLightningBolt) |
protected ResourceLocation |
getEntityTexture(Entity par1Entity)
Returns the location of an entity's texture.
|
bindEntityTexture, bindTexture, doRenderShadowAndFire, getFontRendererFromRenderManager, renderAABB, renderOffsetAABB, setRenderManager, updateIcons
public void doRenderLightningBolt(EntityLightningBolt par1EntityLightningBolt, double par2, double par4, double par6, float par8, float par9)
protected ResourceLocation func_110805_a(EntityLightningBolt par1EntityLightningBolt)
protected ResourceLocation getEntityTexture(Entity par1Entity)
getEntityTexture
in class Render
public void doRender(Entity par1Entity, double par2, double par4, double par6, float par8, float par9)