Uses of Class
net.minecraft.client.gui.screen.option.GameOptionsScreen
Packages that use GameOptionsScreen
-
Uses of GameOptionsScreen in net.minecraft.client.gui.screen.option
Subclasses of GameOptionsScreen in net.minecraft.client.gui.screen.optionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of GameOptionsScreen in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as GameOptionsScreenModifier and TypeFieldDescriptionprivate final GameOptionsScreenOptionListWidget.optionsScreenprivate final GameOptionsScreenOptionListWidget.WidgetEntry.optionsScreenMethods in net.minecraft.client.gui.widget with parameters of type GameOptionsScreenModifier and TypeMethodDescriptionstatic OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.create(GameOptions options, SimpleOption<?> option, GameOptionsScreen optionsSCreen) static OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.create(GameOptions options, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption, GameOptionsScreen optionsScreen) Constructors in net.minecraft.client.gui.widget with parameters of type GameOptionsScreenModifierConstructorDescriptionOptionListWidget(MinecraftClient client, int width, int int2, GameOptionsScreen optionsScreen) privateWidgetEntry(Map<SimpleOption<?>, ClickableWidget> optionsToWidgets, GameOptionsScreen optionsScreen)