Package net.minecraft.client.realms.dto
Class RealmsServer.McoServerComparator
java.lang.Object
net.minecraft.client.realms.dto.RealmsServer.McoServerComparator
- All Implemented Interfaces:
Comparator<RealmsServer>
- Enclosing class:
RealmsServer
@Environment(CLIENT)
public static class RealmsServer.McoServerComparator
extends Object
implements Comparator<RealmsServer>
- Mappings:
Namespace Name official eri$b
intermediary net/minecraft/class_4877$class_4319
named net/minecraft/client/realms/dto/RealmsServer$McoServerComparator
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
compare
(RealmsServer realmsServer, RealmsServer realmsServer2) 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, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
refOwner
- Mappings:
Namespace Name Mixin selector official a
Leri$b;a:Ljava/lang/String;
intermediary field_19432
Lnet/minecraft/class_4877$class_4319;field_19432:Ljava/lang/String;
named refOwner
Lnet/minecraft/client/realms/dto/RealmsServer$McoServerComparator;refOwner:Ljava/lang/String;
-
-
Constructor Details
-
McoServerComparator
- Mappings:
Namespace Name Mixin selector official <init>
Leri$b;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_4877$class_4319;<init>(Ljava/lang/String;)V
named <init>
Lnet/minecraft/client/realms/dto/RealmsServer$McoServerComparator;<init>(Ljava/lang/String;)V
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<RealmsServer>
- Mappings:
Namespace Name Mixin selector official a
Leri$b;a(Leri;Leri;)I
intermediary method_20830
Lnet/minecraft/class_4877$class_4319;method_20830(Lnet/minecraft/class_4877;Lnet/minecraft/class_4877;)I
named compare
Lnet/minecraft/client/realms/dto/RealmsServer$McoServerComparator;compare(Lnet/minecraft/client/realms/dto/RealmsServer;Lnet/minecraft/client/realms/dto/RealmsServer;)I
-