Uses of Class
net.minecraft.client.gui.screens.options.UnsupportedGraphicsWarningScreen.ButtonOption
Packages that use UnsupportedGraphicsWarningScreen.ButtonOption
-
Uses of UnsupportedGraphicsWarningScreen.ButtonOption in net.minecraft.client.gui.screens.options
Fields in net.minecraft.client.gui.screens.options with type parameters of type UnsupportedGraphicsWarningScreen.ButtonOptionModifier and TypeFieldDescriptionprivate final ImmutableList
<UnsupportedGraphicsWarningScreen.ButtonOption> UnsupportedGraphicsWarningScreen.buttonOptions
Constructor parameters in net.minecraft.client.gui.screens.options with type arguments of type UnsupportedGraphicsWarningScreen.ButtonOptionModifierConstructorDescriptionprotected
UnsupportedGraphicsWarningScreen
(Component pTitle, List<Component> pMessage, ImmutableList<UnsupportedGraphicsWarningScreen.ButtonOption> pButtonOptions)