Package baritone.api.command.datatypes
package baritone.api.command.datatypes
-
ClassDescriptionAn
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.IDatatypeFor<T>IDatatypePost<T,O>