Class EntityLargeExplodeFX


public class EntityLargeExplodeFX extends EntityFX
  • Constructor Details

    • EntityLargeExplodeFX

      public EntityLargeExplodeFX(TextureManager par1TextureManager, World par2World, double par3, double par5, double par7, double par9, double par11, double par13)
  • Method Details

    • renderParticle

      public void renderParticle(Tessellator par1Tessellator, float par2, float par3, float par4, float par5, float par6, float par7)
      Overrides:
      renderParticle in class EntityFX
    • getBrightnessForRender

      public int getBrightnessForRender(float par1)
      Overrides:
      getBrightnessForRender in class Entity
    • onUpdate

      public void onUpdate()
      Called to update the entity's position/logic.
      Overrides:
      onUpdate in class EntityFX
    • getFXLayer

      public int getFXLayer()
      Overrides:
      getFXLayer in class EntityFX