McBrigadierSource

Properties

Link copied to clipboard
abstract val executor: McEntity?

Gets the entity executing this command.

Link copied to clipboard
abstract val source: McCommandSource

Gets the command source that initiated/triggered the execution of a command.

Functions

Link copied to clipboard
abstract fun <T> getInstance(): T

Gets the server's implementation instance for this source.