Uses of Class
net.minecraft.client.gui.screen.world.SelectWorldScreen
| Package | Description |
|---|---|
| net.minecraft.client.gui.screen.world |
-
Uses of SelectWorldScreen in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as SelectWorldScreen Modifier and Type Field Description private SelectWorldScreenWorldListWidget. parentprivate SelectWorldScreenWorldListWidget.Entry. screenMethods in net.minecraft.client.gui.screen.world that return SelectWorldScreen Modifier and Type Method Description SelectWorldScreenWorldListWidget. getParent()Constructors in net.minecraft.client.gui.screen.world with parameters of type SelectWorldScreen Constructor Description WorldListWidget(SelectWorldScreen parent, MinecraftClient client, int width, int height, int top, int bottom, int itemHeight, Supplier<String> searchFilter, @Nullable WorldListWidget list)