Uses of Enum Class
net.minecraft.client.gui.screen.world.WorldListWidget.class_11781
Packages that use WorldListWidget.class_11781
-
Uses of WorldListWidget.class_11781 in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as WorldListWidget.class_11781Modifier and TypeFieldDescription(package private) final WorldListWidget.class_11781WorldListWidget.field_62188private WorldListWidget.class_11781WorldListWidget.class_11780.field_62197Methods in net.minecraft.client.gui.screen.world that return WorldListWidget.class_11781Modifier and TypeMethodDescriptionstatic WorldListWidget.class_11781Returns the enum constant of this class with the specified name.static WorldListWidget.class_11781[]WorldListWidget.class_11781.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.gui.screen.world with parameters of type WorldListWidget.class_11781ModifierConstructorDescription(package private)WorldListWidget(Screen screen, MinecraftClient client, int width, int height, String string, @Nullable WorldListWidget worldListWidget, @Nullable Consumer<LevelSummary> consumer, @Nullable Consumer<WorldListWidget.WorldEntry> consumer2, WorldListWidget.class_11781 class_11781)