From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +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 insertions(+) create mode 100644 javadoc/net/minecraft/entity/projectile/EntityArrow.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityEgg.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityFishHook.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityPotion.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntitySnowball.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityThrowable.html create mode 100644 javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html create mode 100644 javadoc/net/minecraft/entity/projectile/package-frame.html create mode 100644 javadoc/net/minecraft/entity/projectile/package-summary.html create 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 new file mode 100644 index 0000000..21fc91b --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityArrow.html @@ -0,0 +1,670 @@ + + + + + +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 new file mode 100644 index 0000000..1ccfd8d --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityEgg.html @@ -0,0 +1,355 @@ + + + + + +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 new file mode 100644 index 0000000..8b7b381 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityFireball.html @@ -0,0 +1,613 @@ + + + + + +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 new file mode 100644 index 0000000..c94b5ca --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityFishHook.html @@ -0,0 +1,611 @@ + + + + + +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 new file mode 100644 index 0000000..da9fec7 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityLargeFireball.html @@ -0,0 +1,425 @@ + + + + + +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 new file mode 100644 index 0000000..f61cd1f --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityPotion.html @@ -0,0 +1,506 @@ + + + + + +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 new file mode 100644 index 0000000..47aa9a2 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntitySmallFireball.html @@ -0,0 +1,399 @@ + + + + + +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 new file mode 100644 index 0000000..8bb4fe3 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntitySnowball.html @@ -0,0 +1,355 @@ + + + + + +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 new file mode 100644 index 0000000..2c13466 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityThrowable.html @@ -0,0 +1,578 @@ + + + + + +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 new file mode 100644 index 0000000..06a6ace --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/EntityWitherSkull.html @@ -0,0 +1,503 @@ + + + + + +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 new file mode 100644 index 0000000..617a88f --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-frame.html @@ -0,0 +1,28 @@ + + + + + +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 new file mode 100644 index 0000000..ed97e32 --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-summary.html @@ -0,0 +1,167 @@ + + + + + +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 new file mode 100644 index 0000000..e4257fe --- /dev/null +++ b/javadoc/net/minecraft/entity/projectile/package-tree.html @@ -0,0 +1,145 @@ + + + + + +net.minecraft.entity.projectile Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.projectile

+Package Hierarchies: + +
+
+

Class Hierarchy

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