Uses of Interface
net.ME1312.Galaxi.Command.CommandHandler
Packages that use CommandHandler
-
Uses of CommandHandler in net.ME1312.Galaxi.Command
Classes in net.ME1312.Galaxi.Command that implement CommandHandlerMethods in net.ME1312.Galaxi.Command with parameters of type CommandHandlerModifier and TypeMethodDescriptionstatic Command
Command.create
(PluginInfo plugin, CommandHandler executor) Creates a new Command (by wrapping an existing executor)