Class ClubMenuCommand

java.lang.Object
net.minestom.server.command.builder.Command
net.slommy.commands.ClubMenuCommand

public class ClubMenuCommand extends net.minestom.server.command.builder.Command
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minestom.server.command.builder.Command

    addConditionalSyntax, addSubcommand, addSubcommands, addSyntax, addSyntax, getAliases, getCondition, getDefaultExecutor, getName, getNames, getSubcommands, getSyntaxes, getSyntaxesStrings, getSyntaxesTree, globalListener, isValidName, setArgumentCallback, setCondition, setDefaultExecutor

    Methods inherited from class Object

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

    • ClubMenuCommand

      public ClubMenuCommand()