InapplicableReceiverArgument
class InapplicableReceiverArgument(val parameter: CommandReceiverParameter<*>, val argument: CommandSender) : FailureReason.InapplicableArgument
Content copied to clipboard
Constructors
Link copied to clipboard
fun InapplicableReceiverArgument(parameter: CommandReceiverParameter<*>, argument: CommandSender)
Content copied to clipboard