Class DebugPasteCommand

java.lang.Object
org.cloudburstmc.server.command.Command
org.cloudburstmc.server.command.defaults.DebugPasteCommand

public class DebugPasteCommand extends Command
  • Constructor Details

    • DebugPasteCommand

      public DebugPasteCommand()
  • Method Details

    • execute

      public boolean execute(org.cloudburstmc.api.command.CommandSender sender, String commandLabel, String[] args)
      Specified by:
      execute in class Command