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

Class VillageDoorInfo

-
-
- -
-
    -
  • -
    -
    -
    public class VillageDoorInfo
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        posX

        -
        public final int posX
        -
      • -
      - - - -
        -
      • -

        posY

        -
        public final int posY
        -
      • -
      - - - -
        -
      • -

        posZ

        -
        public final int posZ
        -
      • -
      - - - -
        -
      • -

        insideDirectionX

        -
        public final int insideDirectionX
        -
      • -
      - - - -
        -
      • -

        insideDirectionZ

        -
        public final int insideDirectionZ
        -
      • -
      - - - -
        -
      • -

        lastActivityTimestamp

        -
        public int lastActivityTimestamp
        -
      • -
      - - - -
        -
      • -

        isDetachedFromVillageFlag

        -
        public boolean isDetachedFromVillageFlag
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        VillageDoorInfo

        -
        public VillageDoorInfo(int p_i1673_1_,
        -               int p_i1673_2_,
        -               int p_i1673_3_,
        -               int p_i1673_4_,
        -               int p_i1673_5_,
        -               int p_i1673_6_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getDistanceSquared

        -
        public int getDistanceSquared(int p_75474_1_,
        -                     int p_75474_2_,
        -                     int p_75474_3_)
        -
      • -
      - - - -
        -
      • -

        getInsideDistanceSquare

        -
        public int getInsideDistanceSquare(int p_75469_1_,
        -                          int p_75469_2_,
        -                          int p_75469_3_)
        -
      • -
      - - - -
        -
      • -

        getInsidePosX

        -
        public int getInsidePosX()
        -
      • -
      - - - -
        -
      • -

        getInsidePosY

        -
        public int getInsidePosY()
        -
      • -
      - - - -
        -
      • -

        getInsidePosZ

        -
        public int getInsidePosZ()
        -
      • -
      - - - -
        -
      • -

        isInside

        -
        public boolean isInside(int p_75467_1_,
        -               int p_75467_2_)
        -
      • -
      - - - -
        -
      • -

        resetDoorOpeningRestrictionCounter

        -
        public void resetDoorOpeningRestrictionCounter()
        -
      • -
      - - - -
        -
      • -

        incrementDoorOpeningRestrictionCounter

        -
        public void incrementDoorOpeningRestrictionCounter()
        -
      • -
      - - - -
        -
      • -

        getDoorOpeningRestrictionCounter

        -
        public int getDoorOpeningRestrictionCounter()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3