Uses of Class
net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.Entry
Packages that use ServerSelectionList.Entry
-
Uses of ServerSelectionList.Entry in net.minecraft.client.gui.screens.multiplayer
Subclasses of ServerSelectionList.Entry in net.minecraft.client.gui.screens.multiplayerModifier and TypeClassDescriptionstatic classstatic classclassSubclasses with type arguments of type ServerSelectionList.Entry in net.minecraft.client.gui.screens.multiplayerModifier and TypeClassDescriptionclassstatic classFields in net.minecraft.client.gui.screens.multiplayer declared as ServerSelectionList.EntryModifier and TypeFieldDescriptionprivate final ServerSelectionList.EntryServerSelectionList.lanHeaderMethods in net.minecraft.client.gui.screens.multiplayer with parameters of type ServerSelectionList.EntryModifier and TypeMethodDescription(package private) abstract booleanServerSelectionList.Entry.matches(ServerSelectionList.Entry other) (package private) booleanServerSelectionList.LANHeader.matches(ServerSelectionList.Entry other) (package private) booleanServerSelectionList.NetworkServerEntry.matches(ServerSelectionList.Entry other) (package private) booleanServerSelectionList.OnlineServerEntry.matches(ServerSelectionList.Entry other) voidServerSelectionList.setSelected(@Nullable ServerSelectionList.Entry selected)