Uses of Package
baritone.api.command.datatypes
Packages that use baritone.api.command.datatypes
-
Classes in baritone.api.command.datatypes used by baritone.api.command.argumentClassDescriptionAn
IDatatypeis similar to anIArgParserin the sense that it is capable of consuming an argument to transform it into a usable form as the code desires. -
Classes in baritone.api.command.datatypes used by baritone.api.command.datatypesClassDescriptionAn
IDatatypeis similar to anIArgParserin the sense that it is capable of consuming an argument to transform it into a usable form as the code desires.Provides anIDatatypewith contextual information so that it can perform the desired operation on the target level.