CommandSender

Entity that can execute commands.

Properties

Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val type: SenderType

Functions

Link copied to clipboard
abstract fun sendMessage(message: String)