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

Class PlayerPositionComparator

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.util.Comparator
    -
    -
    -
    -
    public class PlayerPositionComparator
    -extends java.lang.Object
    -implements java.util.Comparator
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intcompare(EntityPlayerMP p_compare_1_, - EntityPlayerMP p_compare_2_) 
      intcompare(java.lang.Object p_compare_1_, - java.lang.Object p_compare_2_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

        Methods inherited from interface java.util.Comparator

        -equals
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PlayerPositionComparator

        -
        public PlayerPositionComparator(ChunkCoordinates p_i1499_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        compare

        -
        public int compare(java.lang.Object p_compare_1_,
        -          java.lang.Object p_compare_2_)
        -
        -
        Specified by:
        -
        compare in interface java.util.Comparator
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3