From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../entity/projectile/EntityFishHook.html | 611 +++++++++++++++++++++ 1 file changed, 611 insertions(+) create mode 100644 javadoc/net/minecraft/entity/projectile/EntityFishHook.html (limited to 'javadoc/net/minecraft/entity/projectile/EntityFishHook.html') 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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3