Uses of Class
net.minecraft.client.gui.screens.UnsupportedGraphicsWarningScreen.ButtonOption
Packages that use UnsupportedGraphicsWarningScreen.ButtonOption
-
Uses of UnsupportedGraphicsWarningScreen.ButtonOption in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens with type parameters of type UnsupportedGraphicsWarningScreen.ButtonOptionModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList
<UnsupportedGraphicsWarningScreen.ButtonOption> UnsupportedGraphicsWarningScreen.buttonOptions
Constructor parameters in net.minecraft.client.gui.screens with type arguments of type UnsupportedGraphicsWarningScreen.ButtonOptionModifierConstructorDescriptionprotected
UnsupportedGraphicsWarningScreen
(Component p_304776_, List<Component> p_304862_, com.google.common.collect.ImmutableList<UnsupportedGraphicsWarningScreen.ButtonOption> p_304681_)