Uses of Class
net.minecraft.client.network.LanServerInfo
Packages that use LanServerInfo
-
Uses of LanServerInfo in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as LanServerInfoModifier and TypeFieldDescriptionprotected final LanServerInfo
ServerSelectionList.LanDetectedEntry.serverData
Methods in net.minecraft.client.gui.screen that return LanServerInfoMethod parameters in net.minecraft.client.gui.screen with type arguments of type LanServerInfoModifier and TypeMethodDescriptionvoid
ServerSelectionList.updateNetworkServers
(List<LanServerInfo> p_148194_1_) Constructors in net.minecraft.client.gui.screen with parameters of type LanServerInfoModifierConstructorDescriptionprotected
LanDetectedEntry
(MultiplayerScreen p_i47141_1_, LanServerInfo p_i47141_2_) -
Uses of LanServerInfo in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type LanServerInfoModifier and TypeFieldDescriptionprivate final List<LanServerInfo>
LanServerDetector.LanServerList.servers
Methods in net.minecraft.client.network that return types with arguments of type LanServerInfo