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/EntityThrowable.html | 578 --------------------- 1 file changed, 578 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/projectile/EntityThrowable.html (limited to 'javadoc/net/minecraft/entity/projectile/EntityThrowable.html') 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
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3