FourKit 1469f90c
The LCE C# Server Plugin API
Loading...
Searching...
No Matches
Minecraft.Server.FourKit.Command Namespace Reference

Classes

class  Command
 Represents a Command, which executes various tasks upon user input. More...
interface  CommandExecutor
 Represents a class which contains a single method for executing commands. More...
interface  CommandSender
 Represents something that can send commands and receive messages. More...
class  ConsoleCommandSender
 Represents the server console as a command sender. More...
class  PluginCommand
 Represents a Command belonging to a plugin. More...