GuiOptionEditorTextList

class GuiOptionEditorTextList(option: ProcessedOption, disabledSound: String = "", enabledSound: String = "", defaultSound: String = "", showColour: Boolean = true, showNotification: Boolean = true, showVolume: Boolean = true) : ComponentEditor(source)

Constructors

Link copied to clipboard
constructor(option: ProcessedOption, disabledSound: String = "", enabledSound: String = "", defaultSound: String = "", showColour: Boolean = true, showNotification: Boolean = true, showVolume: Boolean = true)

Properties

Link copied to clipboard
open override val delegate: GuiComponent

Functions

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