Package org.cloudburstmc.server.command
package org.cloudburstmc.server.command
-
Interface SummaryInterfaceDescriptionRepresents a class which contains a single method for command execution.author: MagicDroidX Nukkit Project
-
Class SummaryClassDescriptionBase class for Commands.author: MagicDroidX Nukkit Projectauthor: MagicDroidX Nukkit ProjectPluginCommand<T extends org.cloudburstmc.api.plugin.PluginContainer>This class is used as a base for all Commands for Plugins.