Class TestCommand

java.lang.Object
net.streamlinecloud.mc.paper.command.TestCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class TestCommand extends Object implements org.bukkit.command.CommandExecutor
  • Constructor Details

    • TestCommand

      public TestCommand()
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull org.bukkit.command.Command command, @NotNull @NotNull String s, @NotNull @NotNull String[] args)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor