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

Class EntityHanging

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

      Field Detail

      - - - -
        -
      • -

        hangingDirection

        -
        public int hangingDirection
        -
      • -
      - - - -
        -
      • -

        field_146063_b

        -
        public int field_146063_b
        -
      • -
      - - - -
        -
      • -

        field_146064_c

        -
        public int field_146064_c
        -
      • -
      - - - -
        -
      • -

        field_146062_d

        -
        public int field_146062_d
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityHanging

        -
        public EntityHanging(World p_i1588_1_)
        -
      • -
      - - - -
        -
      • -

        EntityHanging

        -
        public EntityHanging(World p_i1589_1_,
        -             int p_i1589_2_,
        -             int p_i1589_3_,
        -             int p_i1589_4_,
        -             int p_i1589_5_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        entityInit

        -
        protected void entityInit()
        -
        -
        Specified by:
        -
        entityInit in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        setDirection

        -
        public void setDirection(int p_82328_1_)
        -
      • -
      - - - -
        -
      • -

        onUpdate

        -
        public void onUpdate()
        -
        -
        Overrides:
        -
        onUpdate in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        onValidSurface

        -
        public boolean onValidSurface()
        -
      • -
      - - - -
        -
      • -

        canBeCollidedWith

        -
        public boolean canBeCollidedWith()
        -
        -
        Overrides:
        -
        canBeCollidedWith in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        hitByEntity

        -
        public boolean hitByEntity(Entity p_85031_1_)
        -
        -
        Overrides:
        -
        hitByEntity in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        func_145781_i

        -
        public void func_145781_i(int p_145781_1_)
        -
        -
        Overrides:
        -
        func_145781_i in class Entity
        -
        -
      • -
      - - - - - - - -
        -
      • -

        moveEntity

        -
        public void moveEntity(double p_70091_1_,
        -              double p_70091_3_,
        -              double p_70091_5_)
        -
        -
        Overrides:
        -
        moveEntity in class Entity
        -
        -
      • -
      - - - -
        -
      • -

        addVelocity

        -
        public void addVelocity(double p_70024_1_,
        -               double p_70024_3_,
        -               double p_70024_5_)
        -
        -
        Overrides:
        -
        addVelocity in class Entity
        -
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        getWidthPixels

        -
        public abstract int getWidthPixels()
        -
      • -
      - - - -
        -
      • -

        getHeightPixels

        -
        public abstract int getHeightPixels()
        -
      • -
      - - - -
        -
      • -

        onBroken

        -
        public abstract void onBroken(Entity p_110128_1_)
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3