Class AdvancementsCommand

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

public class AdvancementsCommand extends GeyserCommand
  • Constructor Details

    • AdvancementsCommand

      public AdvancementsCommand(String name, String description, String permission)
  • 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