Uses of Class
net.minecraft.client.gui.screen.option.GameOptionsScreen
-
Uses of GameOptionsScreen in net.minecraft.client.gui.screen.option
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
-
Uses of GameOptionsScreen in net.minecraft.client.gui.widget
Modifier and TypeMethodDescriptionOptionListWidget.OptionWidgetEntry.create
(GameOptions gameOptions, SimpleOption<?> option, GameOptionsScreen optionsScreen) OptionListWidget.OptionWidgetEntry.create
(GameOptions gameOptions, SimpleOption<?> firstOption, @Nullable SimpleOption<?> secondOption, GameOptionsScreen optionsScreen) ModifierConstructorDescriptionOptionListWidget
(MinecraftClient client, int width, int int2, GameOptionsScreen optionsScreen) private
OptionWidgetEntry
(Map<SimpleOption<?>, ClickableWidget> widgets, GameOptionsScreen optionsScreen)