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

Class QuadComparator

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

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      QuadComparator(int[] p_i45077_1_, - float p_i45077_2_, - float p_i45077_3_, - float p_i45077_4_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intcompare(java.lang.Integer p_compare_1_, - java.lang.Integer 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

      - - - -
        -
      • -

        QuadComparator

        -
        public QuadComparator(int[] p_i45077_1_,
        -              float p_i45077_2_,
        -              float p_i45077_3_,
        -              float p_i45077_4_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        compare

        -
        public int compare(java.lang.Integer p_compare_1_,
        -          java.lang.Integer p_compare_2_)
        -
      • -
      - - - -
        -
      • -

        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