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 TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
-
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.class_9379
OptionListWidget.class_9379.method_58228
(GameOptions gameOptions, SimpleOption<?> simpleOption, @Nullable SimpleOption<?> simpleOption2, GameOptionsScreen gameOptionsScreen) static OptionListWidget.class_9379
OptionListWidget.class_9379.method_58229
(GameOptions gameOptions, SimpleOption<?> simpleOption, GameOptionsScreen gameOptionsScreen) Constructors in net.minecraft.client.gui.widget with parameters of type GameOptionsScreenModifierConstructorDescriptionprivate
class_9379
(Map<SimpleOption<?>, ClickableWidget> map, GameOptionsScreen gameOptionsScreen) OptionListWidget
(MinecraftClient client, int width, int int2, GameOptionsScreen optionsScreen)