public abstract class ButtonListDialog extends Dialog
| Constructor and Description |
|---|
ButtonListDialog(DialogType type,
com.viaversion.viaversion.libs.mcstructs.text.TextComponent title,
com.viaversion.viaversion.libs.mcstructs.text.TextComponent externalTitle,
boolean canCloseWithEscape,
boolean pause,
AfterAction action,
java.util.List<DialogBody> body,
java.util.List<Input> inputs,
int columns) |
public ButtonListDialog(DialogType type, com.viaversion.viaversion.libs.mcstructs.text.TextComponent title, @Nullable com.viaversion.viaversion.libs.mcstructs.text.TextComponent externalTitle, boolean canCloseWithEscape, boolean pause, AfterAction action, java.util.List<DialogBody> body, java.util.List<Input> inputs, int columns)