| Package | Description |
|---|---|
| org.cloudburstmc.server.command | |
| org.cloudburstmc.server.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginCommand<T extends PluginContainer>
This class is used as a base for all Commands for Plugins.
|
| Modifier and Type | Method and Description |
|---|---|
PluginIdentifiableCommand |
CommandRegistry.getPluginCommand(String name)
Used to obtain a Plugin Command from the registry.
|
Copyright © 2020. All rights reserved.