Class EntityHugeExplodeFX


@Environment(CLIENT) public class EntityHugeExplodeFX extends EntityFX
  • Constructor Details

    • EntityHugeExplodeFX

      public EntityHugeExplodeFX(World par1World, double par2, double par4, double par6, double par8, double par10, double par12)
  • 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
    • 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