Uses of Class
io.github.projectunified.unidialog.bungeecord.input.BungeeSingleOptionInput
Packages that use BungeeSingleOptionInput
-
Uses of BungeeSingleOptionInput in io.github.projectunified.unidialog.bungeecord.input
Methods in io.github.projectunified.unidialog.bungeecord.input that return BungeeSingleOptionInputModifier and TypeMethodDescriptionBungeeSingleOptionInput.label
(@Nullable net.md_5.bungee.api.chat.BaseComponent label) Set the label for the inputAdd an option to the inputBungeeSingleOptionInput.option
(String id, net.md_5.bungee.api.chat.BaseComponent display, boolean isDefault) Add an option to the inputBungeeDialogInputBuilder.singleOptionInput()
BungeeSingleOptionInput.width
(int width)