Uses of Class
net.minecraft.client.gui.screens.worldselection.WorldSelectionList
Packages that use WorldSelectionList
-
Uses of WorldSelectionList in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as WorldSelectionListConstructors in net.minecraft.client.gui.screens.worldselection with parameters of type WorldSelectionListModifierConstructorDescriptionWorldListEntry(WorldSelectionList worldSelectionList, LevelSummary summary) WorldSelectionList(SelectWorldScreen screen, Minecraft minecraft, int width, int height, int y, int itemHeight, String filter, WorldSelectionList worlds)