Uses of Class
net.minecraft.realms.RealmsObjectSelectionList
-
Packages that use RealmsObjectSelectionList Package Description com.mojang.realmsclient com.mojang.realmsclient.gui com.mojang.realmsclient.gui.screens -
-
Uses of RealmsObjectSelectionList in com.mojang.realmsclient
Subclasses of RealmsObjectSelectionList in com.mojang.realmsclient Modifier and Type Class Description (package private) class
RealmsMainScreen.ServerList
-
Uses of RealmsObjectSelectionList in com.mojang.realmsclient.gui
Methods in com.mojang.realmsclient.gui with parameters of type RealmsObjectSelectionList Modifier and Type Method Description static void
ListButton. drawButtonsInRow(MatrixStack p_237727_0_, java.util.List<ListButton> p_237727_1_, RealmsObjectSelectionList<?> p_237727_2_, int p_237727_3_, int p_237727_4_, int p_237727_5_, int p_237727_6_)
static void
ListButton. rowButtonMouseClicked(RealmsObjectSelectionList<?> p_237728_0_, ExtendedList.AbstractListEntry<?> p_237728_1_, java.util.List<ListButton> p_237728_2_, int p_237728_3_, double p_237728_4_, double p_237728_6_)
-
Uses of RealmsObjectSelectionList in com.mojang.realmsclient.gui.screens
Subclasses of RealmsObjectSelectionList in com.mojang.realmsclient.gui.screens Modifier and Type Class Description (package private) class
RealmsBackupScreen.BackupObjectSelectionList
(package private) class
RealmsPendingInvitesScreen.InvitationList
(package private) class
RealmsPlayerScreen.InvitedList
(package private) class
RealmsSelectFileToUploadScreen.WorldSelectionList
(package private) class
RealmsSelectWorldTemplateScreen.WorldTemplateSelectionList
-