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.choiceButtonsConstructor parameters in net.minecraft.client.gui.screen with type arguments of type GraphicsWarningScreen.ChoiceButtonModifierConstructorDescriptionprotectedGraphicsWarningScreen(Text title, List<Text> messages, ImmutableList<GraphicsWarningScreen.ChoiceButton> choiceButtons)