Package net.minecraft.scoreboard
Class class_1470
java.lang.Object
net.minecraft.scoreboard.class_1470
- All Implemented Interfaces:
Comparator
- Mappings:
Namespace Name official ayointermediary net/minecraft/class_1470named net/minecraft/scoreboard/class_1470
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompare(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
class_1470
class_1470()
-
-
Method Details
-
compare
public int compare(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) - Mappings:
Namespace Name Mixin selector official aLayo;a(Layn;Layn;)Iintermediary method_4874Lnet/minecraft/class_1470;method_4874(Lnet/minecraft/class_1469;Lnet/minecraft/class_1469;)Inamed compareLnet/minecraft/scoreboard/class_1470;compare(Lnet/minecraft/scoreboard/ScoreboardPlayerScore;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;)I
-