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

Class EntitySnowShovelFX

-
-
- -
-
    -
  • -
    -
    -
    public class EntitySnowShovelFX
    -extends EntityFX
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntitySnowShovelFX

        -
        public EntitySnowShovelFX(World p_i1227_1_,
        -                  double p_i1227_2_,
        -                  double p_i1227_4_,
        -                  double p_i1227_6_,
        -                  double p_i1227_8_,
        -                  double p_i1227_10_,
        -                  double p_i1227_12_)
        -
      • -
      - - - -
        -
      • -

        EntitySnowShovelFX

        -
        public EntitySnowShovelFX(World p_i1228_1_,
        -                  double p_i1228_2_,
        -                  double p_i1228_4_,
        -                  double p_i1228_6_,
        -                  double p_i1228_8_,
        -                  double p_i1228_10_,
        -                  double p_i1228_12_,
        -                  float p_i1228_14_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        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
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3