GuiOptionEditorDraggableList

Constructors

Link copied to clipboard
constructor(option: ProcessedOption, exampleText: Array<String>, enableDeleting: Boolean)
constructor(option: ProcessedOption, exampleText: Array<String>, enableDeleting: Boolean, requireNonEmpty: Boolean)

Properties

Link copied to clipboard
@get:NotNull
open val delegate: GuiComponent

Functions

Link copied to clipboard
Link copied to clipboard
open fun fulfillsSearch(word: String): Boolean