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

Class EntityCreature

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

      Field Detail

      - - - -
        -
      • -

        field_110179_h

        -
        public static final java.util.UUID field_110179_h
        -
      • -
      - - - - - - - -
        -
      • -

        entityToAttack

        -
        protected Entity entityToAttack
        -
      • -
      - - - -
        -
      • -

        hasAttacked

        -
        protected boolean hasAttacked
        -
      • -
      - - - -
        -
      • -

        fleeingTick

        -
        protected int fleeingTick
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityCreature

        -
        public EntityCreature(World p_i1602_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isMovementCeased

        -
        protected boolean isMovementCeased()
        -
      • -
      - - - - - - - -
        -
      • -

        updateWanderPath

        -
        protected void updateWanderPath()
        -
      • -
      - - - -
        -
      • -

        attackEntity

        -
        protected void attackEntity(Entity p_70785_1_,
        -                float p_70785_2_)
        -
      • -
      - - - -
        -
      • -

        getBlockPathWeight

        -
        public float getBlockPathWeight(int p_70783_1_,
        -                       int p_70783_2_,
        -                       int p_70783_3_)
        -
      • -
      - - - -
        -
      • -

        findPlayerToAttack

        -
        protected Entity findPlayerToAttack()
        -
      • -
      - - - - - - - -
        -
      • -

        hasPath

        -
        public boolean hasPath()
        -
      • -
      - - - -
        -
      • -

        setPathToEntity

        -
        public void setPathToEntity(PathEntity p_70778_1_)
        -
      • -
      - - - -
        -
      • -

        getEntityToAttack

        -
        public Entity getEntityToAttack()
        -
      • -
      - - - -
        -
      • -

        setTarget

        -
        public void setTarget(Entity p_70784_1_)
        -
      • -
      - - - -
        -
      • -

        isWithinHomeDistanceCurrentPosition

        -
        public boolean isWithinHomeDistanceCurrentPosition()
        -
      • -
      - - - -
        -
      • -

        isWithinHomeDistance

        -
        public boolean isWithinHomeDistance(int p_110176_1_,
        -                           int p_110176_2_,
        -                           int p_110176_3_)
        -
      • -
      - - - -
        -
      • -

        setHomeArea

        -
        public void setHomeArea(int p_110171_1_,
        -               int p_110171_2_,
        -               int p_110171_3_,
        -               int p_110171_4_)
        -
      • -
      - - - - - - - -
        -
      • -

        func_110174_bM

        -
        public float func_110174_bM()
        -
      • -
      - - - -
        -
      • -

        detachHome

        -
        public void detachHome()
        -
      • -
      - - - -
        -
      • -

        hasHome

        -
        public boolean hasHome()
        -
      • -
      - - - - - - - -
        -
      • -

        func_142017_o

        -
        protected void func_142017_o(float p_142017_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3