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) classRealmsMainScreen.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 voidListButton. 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 voidListButton. 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) classRealmsBackupScreen.BackupObjectSelectionList(package private) classRealmsPendingInvitesScreen.InvitationList(package private) classRealmsPlayerScreen.InvitedList(package private) classRealmsSelectFileToUploadScreen.WorldSelectionList(package private) classRealmsSelectWorldTemplateScreen.WorldTemplateSelectionList
-