Class EntityFootStepFX


public class EntityFootStepFX extends EntityFX
  • Constructor Details

    • EntityFootStepFX

      public EntityFootStepFX(TextureManager par1TextureManager, World par2World, double par3, double par5, double par7)
  • 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