Class ReloadCommand

java.lang.Object
net.pl3x.map.core.command.Pl3xMapCommand
net.pl3x.map.core.command.commands.ReloadCommand

public class ReloadCommand extends Pl3xMapCommand
  • Constructor Details

    • ReloadCommand

      public ReloadCommand(@NotNull @NotNull CommandHandler handler)
  • Method Details

    • register

      public void register()
      Description copied from class: Pl3xMapCommand
      Register subcommand.
      Specified by:
      register in class Pl3xMapCommand
    • execute

      public void execute(@NotNull @NotNull org.incendo.cloud.context.CommandContext<@NotNull Sender> context)