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

Class ChunkPosition

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

      Constructor Summary

      - - - - - - - - - - - -
      Constructors 
      Constructor and Description
      ChunkPosition(int p_i45363_1_, - int p_i45363_2_, - int p_i45363_3_) 
      ChunkPosition(Vec3 p_i45364_1_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object p_equals_1_) 
      inthashCode() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        chunkPosX

        -
        public final int chunkPosX
        -
      • -
      - - - -
        -
      • -

        chunkPosY

        -
        public final int chunkPosY
        -
      • -
      - - - -
        -
      • -

        chunkPosZ

        -
        public final int chunkPosZ
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ChunkPosition

        -
        public ChunkPosition(int p_i45363_1_,
        -             int p_i45363_2_,
        -             int p_i45363_3_)
        -
      • -
      - - - -
        -
      • -

        ChunkPosition

        -
        public ChunkPosition(Vec3 p_i45364_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        equals

        -
        public boolean equals(java.lang.Object p_equals_1_)
        -
        -
        Overrides:
        -
        equals in class java.lang.Object
        -
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class java.lang.Object
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3