Uses of Class
io.github.projectunified.unidialog.bungeecord.input.BungeeNumberRangeInput
Packages that use BungeeNumberRangeInput
-
Uses of BungeeNumberRangeInput in io.github.projectunified.unidialog.bungeecord.input
Methods in io.github.projectunified.unidialog.bungeecord.input that return BungeeNumberRangeInputModifier and TypeMethodDescriptionBungeeNumberRangeInput.end
(float end) BungeeNumberRangeInput.label
(net.md_5.bungee.api.chat.BaseComponent label) Set the label for the inputBungeeNumberRangeInput.labelFormat
(String labelFormat) BungeeDialogInputBuilder.numberRangeInput()
BungeeNumberRangeInput.start
(float start) BungeeNumberRangeInput.width
(int width)