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

Class EntityBreakingFX

-
-
- -
-
    -
  • -
    -
    -
    public class EntityBreakingFX
    -extends EntityFX
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityBreakingFX

        -
        public EntityBreakingFX(World p_i1195_1_,
        -                double p_i1195_2_,
        -                double p_i1195_4_,
        -                double p_i1195_6_,
        -                Item p_i1195_8_)
        -
      • -
      - - - -
        -
      • -

        EntityBreakingFX

        -
        public EntityBreakingFX(World p_i1196_1_,
        -                double p_i1196_2_,
        -                double p_i1196_4_,
        -                double p_i1196_6_,
        -                Item p_i1196_8_,
        -                int p_i1196_9_)
        -
      • -
      - - - -
        -
      • -

        EntityBreakingFX

        -
        public EntityBreakingFX(World p_i1197_1_,
        -                double p_i1197_2_,
        -                double p_i1197_4_,
        -                double p_i1197_6_,
        -                double p_i1197_8_,
        -                double p_i1197_10_,
        -                double p_i1197_12_,
        -                Item p_i1197_14_,
        -                int p_i1197_15_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getFXLayer

        -
        public int getFXLayer()
        -
        -
        Overrides:
        -
        getFXLayer in class EntityFX
        -
        -
      • -
      - - - -
        -
      • -

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