Class PaperBooleanInput

java.lang.Object
io.github.projectunified.unidialog.paper.input.PaperDialogInput
io.github.projectunified.unidialog.paper.input.PaperBooleanInput
All Implemented Interfaces:
io.github.projectunified.unidialog.adventure.input.AdventureBooleanInput<PaperBooleanInput>, io.github.projectunified.unidialog.adventure.support.AdventureSupport, io.github.projectunified.unidialog.core.input.BooleanInput<PaperBooleanInput>

public class PaperBooleanInput extends PaperDialogInput implements io.github.projectunified.unidialog.adventure.input.AdventureBooleanInput<PaperBooleanInput>
  • Constructor Details

    • PaperBooleanInput

      public PaperBooleanInput(String key, Function<String,net.kyori.adventure.text.Component> componentDeserializer)
  • Method Details