Sender
A sender is an interface representing the sender of a command.
Inheritors
Functions
Link copied to clipboard
Converts this subject to its equivalent Adventure permission checker.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@NotNull
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the value for the given permission.
Link copied to clipboard
Checks if this subject has the given permission.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun sendMessage(@NotNull signedMessage: @NotNull SignedMessage, boundChatType: @NotNull ChatType.Bound)
open fun sendMessage(@NotNull source: @NotNull Identified, @NotNull message: @NotNull ComponentLike)
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
open fun sendMessage(@NotNull message: @NotNull ComponentLike, boundChatType: @NotNull ChatType.Bound)
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
@ApiStatus.ScheduledForRemoval(inVersion = "5.0.0" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun sendPlayerListHeaderAndFooter(@NotNull header: @NotNull Component, @NotNull footer: @NotNull Component)
open fun sendPlayerListHeaderAndFooter(@NotNull header: @NotNull ComponentLike, @NotNull footer: @NotNull ComponentLike)
Link copied to clipboard
Link copied to clipboard