![]() |
fCraft
0.638
Custom Minecraft Server
|
Classes | |
| class | fCraft.CommandDescriptor |
| Describes a chat command. Defines properties, permission requirements, and usage information. Specifies a handler method. More... | |
Namespaces | |
| package | fCraft |
Functions | |
| delegate void | fCraft.CommandHandler (Player source, CommandReader cmd) |
| Represents a method that acts as a handler for a command. | |