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