Uses of Class
net.minecraft.client.gui.screen.DialogScreen.ChoiceButton
-
Uses of DialogScreen.ChoiceButton in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionprivate final ImmutableList<DialogScreen.ChoiceButton>
DialogScreen.choiceButtons
ModifierConstructorDescriptionprotected
DialogScreen
(Text title, List<Text> messages, ImmutableList<DialogScreen.ChoiceButton> choiceButtons)