abstract class AbstractCommandCollection extends AbstractAsyncCommand
Class AbstractCommandCollection. Provides abstractcommandcollection functionality for the Hytale server.
java.lang.Object > AbstractAsyncCommand > AbstractCommandCollection
Field Summary
message
final
Message
message
Field message.
Method Detail
AbstractCommandCollection
public
public
AbstractCommandCollection
(@Nonnull final String name, @Nonnull final String description)
Method AbstractCommandCollection.
- Parameters:
@Nonnull final Stringname@Nonnull final Stringdescription