Uses of Interface
baritone.api.command.argparser.IArgParser
Packages that use IArgParser
-
Uses of IArgParser in baritone.api.command.argparser
Subinterfaces of IArgParser in baritone.api.command.argparserModifier and TypeInterfaceDescriptionstatic interfaceIArgParser.Stated<T,S> A stated argument parser is similar to a stateless one.static interfaceA stateless argument parser is just that.Methods in baritone.api.command.argparser that return types with arguments of type IArgParser