Uses of Interface
io.papermc.paper.registry.data.dialog.input.BooleanDialogInput
Packages that use BooleanDialogInput
-
Uses of BooleanDialogInput in io.papermc.paper.registry.data.dialog.input
Methods in io.papermc.paper.registry.data.dialog.input that return BooleanDialogInputModifier and TypeMethodDescriptionstatic BooleanDialogInput
Creates a boolean dialog input.BooleanDialogInput.Builder.build()
Builds the instance with the configured values.