Uses of Class
net.minecraft.client.gui.screen.world.SelectWorldScreen
-
Uses of SelectWorldScreen in net.minecraft.client.gui.screen.world
Modifier and TypeFieldDescriptionprivate SelectWorldScreen
WorldListWidget.parent
private SelectWorldScreen
WorldListWidget.Entry.screen
ModifierConstructorDescriptionWorldListWidget(SelectWorldScreen parent, MinecraftClient client, int width, int height, int top, int bottom, int itemHeight, Supplier<String> searchFilter, @Nullable WorldListWidget list)