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 --- .../client/particle/EntityFireworkSparkFX.html | 482 --------------------- 1 file changed, 482 deletions(-) delete mode 100644 javadoc/net/minecraft/client/particle/EntityFireworkSparkFX.html (limited to 'javadoc/net/minecraft/client/particle/EntityFireworkSparkFX.html') diff --git a/javadoc/net/minecraft/client/particle/EntityFireworkSparkFX.html b/javadoc/net/minecraft/client/particle/EntityFireworkSparkFX.html deleted file mode 100644 index 3b3191b..0000000 --- a/javadoc/net/minecraft/client/particle/EntityFireworkSparkFX.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - - -EntityFireworkSparkFX (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.client.particle
-

Class EntityFireworkSparkFX

-
-
- -
-
    -
  • -
    -
    -
    public class EntityFireworkSparkFX
    -extends EntityFX
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityFireworkSparkFX

        -
        public EntityFireworkSparkFX(World p_i1207_1_,
        -                     double p_i1207_2_,
        -                     double p_i1207_4_,
        -                     double p_i1207_6_,
        -                     double p_i1207_8_,
        -                     double p_i1207_10_,
        -                     double p_i1207_12_,
        -                     EffectRenderer p_i1207_14_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setTrail

        -
        public void setTrail(boolean p_92045_1_)
        -
      • -
      - - - -
        -
      • -

        setTwinkle

        -
        public void setTwinkle(boolean p_92043_1_)
        -
      • -
      - - - -
        -
      • -

        setColour

        -
        public void setColour(int p_92044_1_)
        -
      • -
      - - - -
        -
      • -

        setFadeColour

        -
        public void setFadeColour(int p_92046_1_)
        -
      • -
      - - - - - - - -
        -
      • -

        canBePushed

        -
        public boolean canBePushed()
        -
        -
        Overrides:
        -
        canBePushed 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_)
        -
        -
        Overrides:
        -
        renderParticle in class EntityFX
        -
        -
      • -
      - - - -
        -
      • -

        onUpdate

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

        getBrightnessForRender

        -
        public int getBrightnessForRender(float p_70070_1_)
        -
        -
        Overrides:
        -
        getBrightnessForRender in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        getBrightness

        -
        public float getBrightness(float p_70013_1_)
        -
        -
        Overrides:
        -
        getBrightness in class Entity
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3