Class HelpComponent.HelpCommands

java.lang.Object
com.sk89q.commandbook.component.help.HelpComponent.HelpCommands
Enclosing class:
HelpComponent

public class HelpComponent.HelpCommands
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    HelpCommands()  
  • Method Summary

    Modifier and Type Method Description
    void help​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • help

      public void help​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender) throws com.sk89q.minecraft.util.commands.CommandException
      Throws:
      com.sk89q.minecraft.util.commands.CommandException