From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../net/minecraft/client/particle/EntityFX.html | 834 --------------------- 1 file changed, 834 deletions(-) delete mode 100644 javadoc/net/minecraft/client/particle/EntityFX.html (limited to 'javadoc/net/minecraft/client/particle/EntityFX.html') diff --git a/javadoc/net/minecraft/client/particle/EntityFX.html b/javadoc/net/minecraft/client/particle/EntityFX.html deleted file mode 100644 index f5cb0d5..0000000 --- a/javadoc/net/minecraft/client/particle/EntityFX.html +++ /dev/null @@ -1,834 +0,0 @@ - - - - - -EntityFX (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.client.particle
-

Class EntityFX

-
-
- - -
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        particleTextureIndexX

        -
        protected int particleTextureIndexX
        -
      • -
      - - - -
        -
      • -

        particleTextureIndexY

        -
        protected int particleTextureIndexY
        -
      • -
      - - - -
        -
      • -

        particleTextureJitterX

        -
        protected float particleTextureJitterX
        -
      • -
      - - - -
        -
      • -

        particleTextureJitterY

        -
        protected float particleTextureJitterY
        -
      • -
      - - - -
        -
      • -

        particleAge

        -
        protected int particleAge
        -
      • -
      - - - -
        -
      • -

        particleMaxAge

        -
        protected int particleMaxAge
        -
      • -
      - - - -
        -
      • -

        particleScale

        -
        protected float particleScale
        -
      • -
      - - - -
        -
      • -

        particleGravity

        -
        protected float particleGravity
        -
      • -
      - - - -
        -
      • -

        particleRed

        -
        protected float particleRed
        -
      • -
      - - - -
        -
      • -

        particleGreen

        -
        protected float particleGreen
        -
      • -
      - - - -
        -
      • -

        particleBlue

        -
        protected float particleBlue
        -
      • -
      - - - -
        -
      • -

        particleAlpha

        -
        protected float particleAlpha
        -
      • -
      - - - -
        -
      • -

        particleIcon

        -
        protected IIcon particleIcon
        -
      • -
      - - - -
        -
      • -

        interpPosX

        -
        public static double interpPosX
        -
      • -
      - - - -
        -
      • -

        interpPosY

        -
        public static double interpPosY
        -
      • -
      - - - -
        -
      • -

        interpPosZ

        -
        public static double interpPosZ
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityFX

        -
        protected EntityFX(World p_i1218_1_,
        -        double p_i1218_2_,
        -        double p_i1218_4_,
        -        double p_i1218_6_)
        -
      • -
      - - - -
        -
      • -

        EntityFX

        -
        public EntityFX(World p_i1219_1_,
        -        double p_i1219_2_,
        -        double p_i1219_4_,
        -        double p_i1219_6_,
        -        double p_i1219_8_,
        -        double p_i1219_10_,
        -        double p_i1219_12_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        multiplyVelocity

        -
        public EntityFX multiplyVelocity(float p_70543_1_)
        -
      • -
      - - - -
        -
      • -

        multipleParticleScaleBy

        -
        public EntityFX multipleParticleScaleBy(float p_70541_1_)
        -
      • -
      - - - -
        -
      • -

        setRBGColorF

        -
        public void setRBGColorF(float p_70538_1_,
        -                float p_70538_2_,
        -                float p_70538_3_)
        -
      • -
      - - - -
        -
      • -

        setAlphaF

        -
        public void setAlphaF(float p_82338_1_)
        -
      • -
      - - - -
        -
      • -

        getRedColorF

        -
        public float getRedColorF()
        -
      • -
      - - - -
        -
      • -

        getGreenColorF

        -
        public float getGreenColorF()
        -
      • -
      - - - -
        -
      • -

        getBlueColorF

        -
        public float getBlueColorF()
        -
      • -
      - - - -
        -
      • -

        canTriggerWalking

        -
        protected boolean canTriggerWalking()
        -
        -
        Overrides:
        -
        canTriggerWalking in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        entityInit

        -
        protected void entityInit()
        -
        -
        Specified by:
        -
        entityInit in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        onUpdate

        -
        public void onUpdate()
        -
        -
        Overrides:
        -
        onUpdate in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        renderParticle

        -
        public void renderParticle(Tessellator p_70539_1_,
        -                  float p_70539_2_,
        -                  float p_70539_3_,
        -                  float p_70539_4_,
        -                  float p_70539_5_,
        -                  float p_70539_6_,
        -                  float p_70539_7_)
        -
      • -
      - - - -
        -
      • -

        getFXLayer

        -
        public int getFXLayer()
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        setParticleIcon

        -
        public void setParticleIcon(IIcon p_110125_1_)
        -
      • -
      - - - -
        -
      • -

        setParticleTextureIndex

        -
        public void setParticleTextureIndex(int p_70536_1_)
        -
      • -
      - - - -
        -
      • -

        nextTextureIndexX

        -
        public void nextTextureIndexX()
        -
      • -
      - - - -
        -
      • -

        canAttackWithItem

        -
        public boolean canAttackWithItem()
        -
        -
        Overrides:
        -
        canAttackWithItem in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        toString

        -
        public java.lang.String toString()
        -
        -
        Overrides:
        -
        toString in class Entity
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3