UndiscoveredTrigger

@ApiStatus.Internal
class UndiscoveredTrigger(name: String) : RegistrableTrigger

See the documentation for Undiscovered.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val aliases: List<String>

The aliases for this registrable.

Functions

Link copied to clipboard

Returns the data holder for this trigger. For more information on what is a data holder, refer to the documentations of TriggerDataHolder.