Class StorageSort
java.lang.Object
com.pixelmonmod.pixelmon.api.storage.StorageSort
- All Implemented Interfaces:
Comparator<Pokemon>
-
Field Summary
-
Constructor Summary
-
Method Summary
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
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
SPECIES
-
LEVEL
-
-
Constructor Details
-
StorageSort
public StorageSort()
-
-
Method Details
-
apply
-