Class ReloadCommand

java.lang.Object
org.geysermc.geyser.command.GeyserCommand
org.geysermc.geyser.command.defaults.ReloadCommand
All Implemented Interfaces:
org.geysermc.geyser.api.command.Command

public class ReloadCommand extends GeyserCommand
  • Constructor Details

  • Method Details

    • execute

      public void execute(org.incendo.cloud.context.CommandContext<GeyserCommandSource> context)
      Description copied from class: GeyserCommand
      Executes this command
      Specified by:
      execute in class GeyserCommand
      Parameters:
      context - the context with which this command should be executed