![]() |
fCraft
0.638
Custom Minecraft Server
|
Classes | |
| class | fCraft.CommandManager |
| Static class that allows registration and parsing of all text commands. More... | |
| class | fCraft.CommandRegistrationException |
| Exception that is thrown when an attempt to register a command has failed. More... | |
| class | fCraft.Events.CommandRegisteredEventArgs |
| Provides data for CommandManager.CommandRegistered event. Immutable. More... | |
| class | fCraft.Events.CommandRegistringEventArgs |
| Provides data for CommandManager.CommandRegistering event. Cancelable. More... | |
| class | fCraft.Events.CommandCalledEventArgs |
| Provides data for CommandManager.CommandCalled event. Immutable. More... | |
| class | fCraft.Events.CommandCallingEventArgs |
| Provides data for CommandManager.CommandCalling event. Cancelable. More... | |
Namespaces | |
| package | fCraft |
| package | fCraft.Events |