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