HyCodeYourTale
classpublicabstractPriority 3

AbstractCommandCollection

com.hypixel.hytale.server.core.command.system.basecommands.AbstractCommandCollection

extends AbstractAsyncCommand

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constructors

public
AbstractCommandCollection(String name, String description)

Methods

Public Methods (2)

public
Message getFullUsage(CommandSender sender)
@Nonnull
public
Message getUsageString(CommandSender sender)
@Nonnull@Override

Related Classes