Uses of Class
net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
Packages that use SelectWorldScreen
-
Uses of SelectWorldScreen in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as SelectWorldScreenModifier and TypeFieldDescriptionprivate final SelectWorldScreen
WorldSelectionList.screen
private final SelectWorldScreen
WorldSelectionList.WorldListEntry.screen
Methods in net.minecraft.client.gui.screens.worldselection that return SelectWorldScreenConstructors in net.minecraft.client.gui.screens.worldselection with parameters of type SelectWorldScreenModifierConstructorDescriptionWorldSelectionList
(SelectWorldScreen p_101658_, Minecraft p_101659_, int p_101660_, int p_101661_, int p_101662_, int p_101663_, int p_101664_, Supplier<String> p_101665_, WorldSelectionList p_101666_)