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 --- .../minecraft/entity/projectile/EntityArrow.html | 670 --------------------- .../net/minecraft/entity/projectile/EntityEgg.html | 355 ----------- .../entity/projectile/EntityFireball.html | 613 ------------------- .../entity/projectile/EntityFishHook.html | 611 ------------------- .../entity/projectile/EntityLargeFireball.html | 425 ------------- .../minecraft/entity/projectile/EntityPotion.html | 506 ---------------- .../entity/projectile/EntitySmallFireball.html | 399 ------------ .../entity/projectile/EntitySnowball.html | 355 ----------- .../entity/projectile/EntityThrowable.html | 578 ------------------ .../entity/projectile/EntityWitherSkull.html | 503 ---------------- .../minecraft/entity/projectile/package-frame.html | 28 - .../entity/projectile/package-summary.html | 167 ----- .../minecraft/entity/projectile/package-tree.html | 145 ----- 13 files changed, 5355 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityArrow.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityEgg.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityFireball.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityFishHook.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityPotion.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntitySnowball.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityThrowable.html delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html delete mode 100644 javadoc/net/minecraft/entity/projectile/package-frame.html delete mode 100644 javadoc/net/minecraft/entity/projectile/package-summary.html delete mode 100644 javadoc/net/minecraft/entity/projectile/package-tree.html (limited to 'javadoc/net/minecraft/entity/projectile') diff --git a/javadoc/net/minecraft/entity/projectile/EntityArrow.html b/javadoc/net/minecraft/entity/projectile/EntityArrow.html deleted file mode 100644 index 21fc91b..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityArrow.html +++ /dev/null @@ -1,670 +0,0 @@ - - - - - -EntityArrow (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityArrow

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

      Field Detail

      - - - -
        -
      • -

        canBePickedUp

        -
        public int canBePickedUp
        -
      • -
      - - - -
        -
      • -

        arrowShake

        -
        public int arrowShake
        -
      • -
      - - - -
        -
      • -

        shootingEntity

        -
        public Entity shootingEntity
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityArrow

        -
        public EntityArrow(World p_i1753_1_)
        -
      • -
      - - - -
        -
      • -

        EntityArrow

        -
        public EntityArrow(World p_i1754_1_,
        -           double p_i1754_2_,
        -           double p_i1754_4_,
        -           double p_i1754_6_)
        -
      • -
      - - - - - - - -
        -
      • -

        EntityArrow

        -
        public EntityArrow(World p_i1756_1_,
        -           EntityLivingBase p_i1756_2_,
        -           float p_i1756_3_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entityInit

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

        setThrowableHeading

        -
        public void setThrowableHeading(double p_70186_1_,
        -                       double p_70186_3_,
        -                       double p_70186_5_,
        -                       float p_70186_7_,
        -                       float p_70186_8_)
        -
        -
        Specified by:
        -
        setThrowableHeading in interface IProjectile
        -
        -
      • -
      - - - -
        -
      • -

        setPositionAndRotation2

        -
        public void setPositionAndRotation2(double p_70056_1_,
        -                           double p_70056_3_,
        -                           double p_70056_5_,
        -                           float p_70056_7_,
        -                           float p_70056_8_,
        -                           int p_70056_9_)
        -
        -
        Overrides:
        -
        setPositionAndRotation2 in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        setVelocity

        -
        public void setVelocity(double p_70016_1_,
        -               double p_70016_3_,
        -               double p_70016_5_)
        -
        -
        Overrides:
        -
        setVelocity in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        onUpdate

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

        canTriggerWalking

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

        getShadowSize

        -
        public float getShadowSize()
        -
        -
        Overrides:
        -
        getShadowSize in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        setDamage

        -
        public void setDamage(double p_70239_1_)
        -
      • -
      - - - -
        -
      • -

        getDamage

        -
        public double getDamage()
        -
      • -
      - - - -
        -
      • -

        setKnockbackStrength

        -
        public void setKnockbackStrength(int p_70240_1_)
        -
      • -
      - - - -
        -
      • -

        canAttackWithItem

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

        setIsCritical

        -
        public void setIsCritical(boolean p_70243_1_)
        -
      • -
      - - - -
        -
      • -

        getIsCritical

        -
        public boolean getIsCritical()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityEgg.html b/javadoc/net/minecraft/entity/projectile/EntityEgg.html deleted file mode 100644 index 1ccfd8d..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityEgg.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - -EntityEgg (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityEgg

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

      Constructor Detail

      - - - -
        -
      • -

        EntityEgg

        -
        public EntityEgg(World p_i1779_1_)
        -
      • -
      - - - - - - - -
        -
      • -

        EntityEgg

        -
        public EntityEgg(World p_i1781_1_,
        -         double p_i1781_2_,
        -         double p_i1781_4_,
        -         double p_i1781_6_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - 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_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityFishHook.html b/javadoc/net/minecraft/entity/projectile/EntityFishHook.html deleted file mode 100644 index c94b5ca..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityFishHook.html +++ /dev/null @@ -1,611 +0,0 @@ - - - - - -EntityFishHook (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityFishHook

-
-
- -
-
    -
  • -
    -
    -
    public class EntityFishHook
    -extends Entity
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        field_146039_d

        -
        public static final java.util.List field_146039_d
        -
      • -
      - - - -
        -
      • -

        field_146041_e

        -
        public static final java.util.List field_146041_e
        -
      • -
      - - - -
        -
      • -

        field_146036_f

        -
        public static final java.util.List field_146036_f
        -
      • -
      - - - -
        -
      • -

        field_146044_a

        -
        public int field_146044_a
        -
      • -
      - - - - - - - -
        -
      • -

        field_146043_c

        -
        public Entity field_146043_c
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityFishHook

        -
        public EntityFishHook(World p_i1764_1_)
        -
      • -
      - - - -
        -
      • -

        EntityFishHook

        -
        public EntityFishHook(World p_i1765_1_,
        -              double p_i1765_2_,
        -              double p_i1765_4_,
        -              double p_i1765_6_,
        -              EntityPlayer p_i1765_8_)
        -
      • -
      - - - -
        -
      • -

        EntityFishHook

        -
        public EntityFishHook(World p_i1766_1_,
        -              EntityPlayer p_i1766_2_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entityInit

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

        func_146035_c

        -
        public void func_146035_c(double p_146035_1_,
        -                 double p_146035_3_,
        -                 double p_146035_5_,
        -                 float p_146035_7_,
        -                 float p_146035_8_)
        -
      • -
      - - - -
        -
      • -

        isInRangeToRenderDist

        -
        public boolean isInRangeToRenderDist(double p_70112_1_)
        -
        -
        Overrides:
        -
        isInRangeToRenderDist in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        setPositionAndRotation2

        -
        public void setPositionAndRotation2(double p_70056_1_,
        -                           double p_70056_3_,
        -                           double p_70056_5_,
        -                           float p_70056_7_,
        -                           float p_70056_8_,
        -                           int p_70056_9_)
        -
        -
        Overrides:
        -
        setPositionAndRotation2 in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        setVelocity

        -
        public void setVelocity(double p_70016_1_,
        -               double p_70016_3_,
        -               double p_70016_5_)
        -
        -
        Overrides:
        -
        setVelocity in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        onUpdate

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

        getShadowSize

        -
        public float getShadowSize()
        -
        -
        Overrides:
        -
        getShadowSize in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        func_146034_e

        -
        public int func_146034_e()
        -
      • -
      - - - -
        -
      • -

        setDead

        -
        public void setDead()
        -
        -
        Overrides:
        -
        setDead in class Entity
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html b/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html deleted file mode 100644 index da9fec7..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - -EntityLargeFireball (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityLargeFireball

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

      Field Detail

      - - - -
        -
      • -

        field_92057_e

        -
        public int field_92057_e
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityLargeFireball

        -
        public EntityLargeFireball(World p_i1767_1_)
        -
      • -
      - - - -
        -
      • -

        EntityLargeFireball

        -
        public EntityLargeFireball(World p_i1768_1_,
        -                   double p_i1768_2_,
        -                   double p_i1768_4_,
        -                   double p_i1768_6_,
        -                   double p_i1768_8_,
        -                   double p_i1768_10_,
        -                   double p_i1768_12_)
        -
      • -
      - - - -
        -
      • -

        EntityLargeFireball

        -
        public EntityLargeFireball(World p_i1769_1_,
        -                   EntityLivingBase p_i1769_2_,
        -                   double p_i1769_3_,
        -                   double p_i1769_5_,
        -                   double p_i1769_7_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityPotion.html b/javadoc/net/minecraft/entity/projectile/EntityPotion.html deleted file mode 100644 index f61cd1f..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityPotion.html +++ /dev/null @@ -1,506 +0,0 @@ - - - - - -EntityPotion (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityPotion

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html b/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html deleted file mode 100644 index 47aa9a2..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html +++ /dev/null @@ -1,399 +0,0 @@ - - - - - -EntitySmallFireball (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntitySmallFireball

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

      Constructor Detail

      - - - -
        -
      • -

        EntitySmallFireball

        -
        public EntitySmallFireball(World p_i1770_1_)
        -
      • -
      - - - -
        -
      • -

        EntitySmallFireball

        -
        public EntitySmallFireball(World p_i1771_1_,
        -                   EntityLivingBase p_i1771_2_,
        -                   double p_i1771_3_,
        -                   double p_i1771_5_,
        -                   double p_i1771_7_)
        -
      • -
      - - - -
        -
      • -

        EntitySmallFireball

        -
        public EntitySmallFireball(World p_i1772_1_,
        -                   double p_i1772_2_,
        -                   double p_i1772_4_,
        -                   double p_i1772_6_,
        -                   double p_i1772_8_,
        -                   double p_i1772_10_,
        -                   double p_i1772_12_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntitySnowball.html b/javadoc/net/minecraft/entity/projectile/EntitySnowball.html deleted file mode 100644 index 8bb4fe3..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntitySnowball.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - -EntitySnowball (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntitySnowball

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

      Constructor Detail

      - - - -
        -
      • -

        EntitySnowball

        -
        public EntitySnowball(World p_i1773_1_)
        -
      • -
      - - - - - - - -
        -
      • -

        EntitySnowball

        -
        public EntitySnowball(World p_i1775_1_,
        -              double p_i1775_2_,
        -              double p_i1775_4_,
        -              double p_i1775_6_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityThrowable.html b/javadoc/net/minecraft/entity/projectile/EntityThrowable.html deleted file mode 100644 index 2c13466..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityThrowable.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - - -EntityThrowable (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityThrowable

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

      Field Detail

      - - - -
        -
      • -

        inGround

        -
        protected boolean inGround
        -
      • -
      - - - -
        -
      • -

        throwableShake

        -
        public int throwableShake
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityThrowable

        -
        public EntityThrowable(World p_i1776_1_)
        -
      • -
      - - - - - - - -
        -
      • -

        EntityThrowable

        -
        public EntityThrowable(World p_i1778_1_,
        -               double p_i1778_2_,
        -               double p_i1778_4_,
        -               double p_i1778_6_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entityInit

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

        isInRangeToRenderDist

        -
        public boolean isInRangeToRenderDist(double p_70112_1_)
        -
        -
        Overrides:
        -
        isInRangeToRenderDist in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        func_70182_d

        -
        protected float func_70182_d()
        -
      • -
      - - - -
        -
      • -

        func_70183_g

        -
        protected float func_70183_g()
        -
      • -
      - - - -
        -
      • -

        setThrowableHeading

        -
        public void setThrowableHeading(double p_70186_1_,
        -                       double p_70186_3_,
        -                       double p_70186_5_,
        -                       float p_70186_7_,
        -                       float p_70186_8_)
        -
        -
        Specified by:
        -
        setThrowableHeading in interface IProjectile
        -
        -
      • -
      - - - -
        -
      • -

        setVelocity

        -
        public void setVelocity(double p_70016_1_,
        -               double p_70016_3_,
        -               double p_70016_5_)
        -
        -
        Overrides:
        -
        setVelocity in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        onUpdate

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

        getGravityVelocity

        -
        protected float getGravityVelocity()
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        getShadowSize

        -
        public float getShadowSize()
        -
        -
        Overrides:
        -
        getShadowSize in class Entity
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html b/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html deleted file mode 100644 index 06a6ace..0000000 --- a/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html +++ /dev/null @@ -1,503 +0,0 @@ - - - - - -EntityWitherSkull (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.projectile
-

Class EntityWitherSkull

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

      Constructor Detail

      - - - -
        -
      • -

        EntityWitherSkull

        -
        public EntityWitherSkull(World p_i1793_1_)
        -
      • -
      - - - -
        -
      • -

        EntityWitherSkull

        -
        public EntityWitherSkull(World p_i1794_1_,
        -                 EntityLivingBase p_i1794_2_,
        -                 double p_i1794_3_,
        -                 double p_i1794_5_,
        -                 double p_i1794_7_)
        -
      • -
      - - - -
        -
      • -

        EntityWitherSkull

        -
        public EntityWitherSkull(World p_i1795_1_,
        -                 double p_i1795_2_,
        -                 double p_i1795_4_,
        -                 double p_i1795_6_,
        -                 double p_i1795_8_,
        -                 double p_i1795_10_,
        -                 double p_i1795_12_)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/package-frame.html b/javadoc/net/minecraft/entity/projectile/package-frame.html deleted file mode 100644 index 617a88f..0000000 --- a/javadoc/net/minecraft/entity/projectile/package-frame.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - -net.minecraft.entity.projectile (Forge API) - - - - -

net.minecraft.entity.projectile

-
-

Classes

- -
- - diff --git a/javadoc/net/minecraft/entity/projectile/package-summary.html b/javadoc/net/minecraft/entity/projectile/package-summary.html deleted file mode 100644 index ed97e32..0000000 --- a/javadoc/net/minecraft/entity/projectile/package-summary.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - -net.minecraft.entity.projectile (Forge API) - - - - - - - -
- - - - - -
- - -
-

Package net.minecraft.entity.projectile

-
-
- -
- -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/entity/projectile/package-tree.html b/javadoc/net/minecraft/entity/projectile/package-tree.html deleted file mode 100644 index e4257fe..0000000 --- a/javadoc/net/minecraft/entity/projectile/package-tree.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - -net.minecraft.entity.projectile Class Hierarchy (Forge API) - - - - - - - -
- - - - - -
- - -
-

Hierarchy For Package net.minecraft.entity.projectile

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - -
- - - - -- cgit v1.2.3