Class GeyserVelocityCommandManager

java.lang.Object
org.geysermc.geyser.command.CommandManager
org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandManager

public class GeyserVelocityCommandManager extends CommandManager
  • Constructor Details

    • GeyserVelocityCommandManager

      public GeyserVelocityCommandManager(GeyserImpl geyser)
  • Method Details

    • getDescription

      public String getDescription(String command)
      Description copied from class: CommandManager
      Returns the description of the given command
      Specified by:
      getDescription in class CommandManager
      Parameters:
      command - Command to get the description for
      Returns:
      Command description