Package net.minecraft.client.network
Class LanServerQueryManager.LanServerEntryList
java.lang.Object
net.minecraft.client.network.LanServerQueryManager.LanServerEntryList
- Enclosing class:
LanServerQueryManager
- Mappings:
Namespace Name official fno$b
intermediary net/minecraft/class_1134$class_1136
named net/minecraft/client/network/LanServerQueryManager$LanServerEntryList
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addServer
(String announcement, InetAddress address) void
boolean
-
Field Details
-
serverEntries
- Mappings:
Namespace Name Mixin selector official a
Lfno$b;a:Ljava/util/List;
intermediary field_5536
Lnet/minecraft/class_1134$class_1136;field_5536:Ljava/util/List;
named serverEntries
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;serverEntries:Ljava/util/List;
-
dirty
private boolean dirty- Mappings:
Namespace Name Mixin selector official b
Lfno$b;b:Z
intermediary field_5537
Lnet/minecraft/class_1134$class_1136;field_5537:Z
named dirty
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;dirty:Z
-
-
Constructor Details
-
LanServerEntryList
public LanServerEntryList()
-
-
Method Details
-
needsUpdate
public boolean needsUpdate()- Mappings:
Namespace Name Mixin selector official a
Lfno$b;a()Z
intermediary method_4823
Lnet/minecraft/class_1134$class_1136;method_4823()Z
named needsUpdate
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;needsUpdate()Z
-
markClean
public void markClean()- Mappings:
Namespace Name Mixin selector official b
Lfno$b;b()V
intermediary method_4825
Lnet/minecraft/class_1134$class_1136;method_4825()V
named markClean
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;markClean()V
-
getServers
- Mappings:
Namespace Name Mixin selector official c
Lfno$b;c()Ljava/util/List;
intermediary method_4826
Lnet/minecraft/class_1134$class_1136;method_4826()Ljava/util/List;
named getServers
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;getServers()Ljava/util/List;
-
addServer
- Mappings:
Namespace Name Mixin selector official a
Lfno$b;a(Ljava/lang/String;Ljava/net/InetAddress;)V
intermediary method_4824
Lnet/minecraft/class_1134$class_1136;method_4824(Ljava/lang/String;Ljava/net/InetAddress;)V
named addServer
Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;addServer(Ljava/lang/String;Ljava/net/InetAddress;)V
-