Uses of Class
net.minecraft.client.gui.screen.GraphicsWarningScreen.ChoiceButton
Packages that use GraphicsWarningScreen.ChoiceButton
-
Uses of GraphicsWarningScreen.ChoiceButton in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen with type parameters of type GraphicsWarningScreen.ChoiceButtonModifier and TypeFieldDescriptionprivate final ImmutableList
<GraphicsWarningScreen.ChoiceButton> GraphicsWarningScreen.choiceButtons
Constructor parameters in net.minecraft.client.gui.screen with type arguments of type GraphicsWarningScreen.ChoiceButtonModifierConstructorDescriptionprotected
GraphicsWarningScreen
(Text title, List<Text> messages, ImmutableList<GraphicsWarningScreen.ChoiceButton> choiceButtons)