Uses of Class
net.minecraft.client.gui.screen.option.GameOptionsScreen
Packages that use GameOptionsScreen
Package
Description
-
Uses of GameOptionsScreen in net.minecraft.client.gui.screen.option
Subclasses of GameOptionsScreen in net.minecraft.client.gui.screen.optionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of GameOptionsScreen in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as GameOptionsScreenMethods in net.minecraft.client.gui.widget with parameters of type GameOptionsScreenModifier and TypeMethodDescriptionstatic OptionListWidget.WidgetEntryOptionListWidget.WidgetEntry.method_76260(GameOptions gameOptions, SimpleOption<?> simpleOption, @Nullable SimpleOption<?> simpleOption2, GameOptionsScreen gameOptionsScreen) Constructors in net.minecraft.client.gui.widget with parameters of type GameOptionsScreenModifierConstructorDescriptionOptionListWidget(MinecraftClient client, int width, GameOptionsScreen optionsScreen) -
Uses of GameOptionsScreen in net.minecraft.client.option
Methods in net.minecraft.client.option with parameters of type GameOptionsScreenModifier and TypeMethodDescription(package private) <T> voidGraphicsMode.applyOption(@Nullable GameOptionsScreen screen, SimpleOption<T> option, T value)