CommandSourceWrapper

Inheritors

Types

Link copied to clipboard
enum Type

Functions

Link copied to clipboard
@NotNull
abstract fun audience(): @NotNull Audience
Link copied to clipboard
abstract fun hasPermission(@NotNull perm: @NotNull String): Boolean
Link copied to clipboard
abstract fun isOp(): Boolean
Link copied to clipboard
@NotNull
abstract fun type(): @NotNull CommandSourceWrapper.Type