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

Class EntityEnderman

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IMob, IAnimals
    -
    -
    -
    -
    public class EntityEnderman
    -extends EntityMob
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityEnderman

        -
        public EntityEnderman(World p_i1734_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

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

        teleportRandomly

        -
        protected boolean teleportRandomly()
        -
      • -
      - - - -
        -
      • -

        teleportToEntity

        -
        protected boolean teleportToEntity(Entity p_70816_1_)
        -
      • -
      - - - -
        -
      • -

        teleportTo

        -
        protected boolean teleportTo(double p_70825_1_,
        -                 double p_70825_3_,
        -                 double p_70825_5_)
        -
      • -
      - - - - - - - -
        -
      • -

        getHurtSound

        -
        protected java.lang.String getHurtSound()
        -
        -
        Overrides:
        -
        getHurtSound in class EntityMob
        -
        -
      • -
      - - - -
        -
      • -

        getDeathSound

        -
        protected java.lang.String getDeathSound()
        -
        -
        Overrides:
        -
        getDeathSound in class EntityMob
        -
        -
      • -
      - - - - - - - -
        -
      • -

        dropFewItems

        -
        protected void dropFewItems(boolean p_70628_1_,
        -                int p_70628_2_)
        -
        -
        Overrides:
        -
        dropFewItems in class EntityLiving
        -
        -
      • -
      - - - -
        -
      • -

        func_146081_a

        -
        public void func_146081_a(Block p_146081_1_)
        -
      • -
      - - - -
        -
      • -

        func_146080_bZ

        -
        public Block func_146080_bZ()
        -
      • -
      - - - -
        -
      • -

        setCarryingData

        -
        public void setCarryingData(int p_70817_1_)
        -
      • -
      - - - -
        -
      • -

        getCarryingData

        -
        public int getCarryingData()
        -
      • -
      - - - - - - - -
        -
      • -

        isScreaming

        -
        public boolean isScreaming()
        -
      • -
      - - - -
        -
      • -

        setScreaming

        -
        public void setScreaming(boolean p_70819_1_)
        -
      • -
      - - - -
        -
      • -

        setCarriable

        -
        public static void setCarriable(Block block,
        -                boolean canCarry)
        -
      • -
      - - - -
        -
      • -

        getCarriable

        -
        public static boolean getCarriable(Block block)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3