Package baritone.api.command
package baritone.api.command
-
ClassDescriptionA default implementation of
ICommandwhich provides easy access to the command's boundIBaritoneinstance,IPlayerContextand an easy way to provide multiple valid command execution names through the default constructor.The base for a command.