public ICommandSender
コマンドの実行者を実装します。
public ICommandSender()
void sendMessage(@NotNull java.lang.String msg)
コマンドの実行者にメッセージを送信します。
msg