Uses of Class
net.minecraft.client.gui.screen.ServerSelectionList.Entry
-
Packages that use ServerSelectionList.Entry Package Description net.minecraft.client.gui.screen -
-
Uses of ServerSelectionList.Entry in net.minecraft.client.gui.screen
Subclasses of ServerSelectionList.Entry in net.minecraft.client.gui.screen Modifier and Type Class Description static class
ServerSelectionList.LanDetectedEntry
static class
ServerSelectionList.LanScanEntry
class
ServerSelectionList.NormalEntry
Fields in net.minecraft.client.gui.screen declared as ServerSelectionList.Entry Modifier and Type Field Description private ServerSelectionList.Entry
ServerSelectionList. lanHeader
Methods in net.minecraft.client.gui.screen with parameters of type ServerSelectionList.Entry Modifier and Type Method Description void
MultiplayerScreen. setSelected(ServerSelectionList.Entry p_214287_1_)
void
ServerSelectionList. setSelected(ServerSelectionList.Entry p_241215_1_)
-