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 --- .../entity/projectile/EntityFireball.html | 613 --------------------- 1 file changed, 613 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityFireball.html (limited to 'javadoc/net/minecraft/entity/projectile/EntityFireball.html') diff --git a/javadoc/net/minecraft/entity/projectile/EntityFireball.html b/javadoc/net/minecraft/entity/projectile/EntityFireball.html deleted file mode 100644 index 8b7b381..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityFireball.html +++ /dev/null @@ -1,613 +0,0 @@ - - - - - -EntityFireball (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityFireball

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

      Field Detail

      - - - - - - - -
        -
      • -

        accelerationX

        -
        public double accelerationX
        -
      • -
      - - - -
        -
      • -

        accelerationY

        -
        public double accelerationY
        -
      • -
      - - - -
        -
      • -

        accelerationZ

        -
        public double accelerationZ
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityFireball

        -
        public EntityFireball(World p_i1759_1_)
        -
      • -
      - - - -
        -
      • -

        EntityFireball

        -
        public EntityFireball(World p_i1760_1_,
        -              double p_i1760_2_,
        -              double p_i1760_4_,
        -              double p_i1760_6_,
        -              double p_i1760_8_,
        -              double p_i1760_10_,
        -              double p_i1760_12_)
        -
      • -
      - - - -
        -
      • -

        EntityFireball

        -
        public EntityFireball(World p_i1761_1_,
        -              EntityLivingBase p_i1761_2_,
        -              double p_i1761_3_,
        -              double p_i1761_5_,
        -              double p_i1761_7_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3