Package net.minecraft.src
Class RenderSorter
java.lang.Object
net.minecraft.src.RenderSorter
- All Implemented Interfaces:
Comparator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintdoCompare(WorldRenderer par1WorldRenderer, WorldRenderer par2WorldRenderer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
RenderSorter
-
-
Method Details
-
doCompare
-
compare
- Specified by:
comparein interfaceComparator
-