Uses of Interface
baritone.api.command.datatypes.IDatatypeFor
Packages that use IDatatypeFor
-
Uses of IDatatypeFor in baritone.api.command.argument
Methods in baritone.api.command.argument with type parameters of type IDatatypeForModifier and TypeMethodDescription<T,D extends IDatatypeFor<T>>
TIArgConsumer.getDatatypeFor(D datatype) <T,D extends IDatatypeFor<T>>
TIArgConsumer.getDatatypeForOrDefault(D datatype, T def) <T,D extends IDatatypeFor<T>>
TIArgConsumer.getDatatypeForOrNull(D datatype) <T,D extends IDatatypeFor<T>>
TIArgConsumer.peekDatatypeFor(Class<D> datatype) Attempts to get the specifiedIDatatypeForfrom this ArgConsumer<T,D extends IDatatypeFor<T>>
TIArgConsumer.peekDatatypeForOrDefault(Class<D> datatype, T def) Attempts to get the specifiedIDatatypeForfrom this ArgConsumer<T,D extends IDatatypeFor<T>>
TIArgConsumer.peekDatatypeForOrNull(Class<D> datatype) Attempts to get the specifiedIDatatypeForfrom this ArgConsumerMethods in baritone.api.command.argument with parameters of type IDatatypeForModifier and TypeMethodDescription<T> TIArgConsumer.peekDatatype(IDatatypeFor<T> datatype) <T> TIArgConsumer.peekDatatypeOrNull(IDatatypeFor<T> datatype) -
Uses of IDatatypeFor in baritone.api.command.datatypes
Classes in baritone.api.command.datatypes that implement IDatatypeForModifier and TypeClassDescriptionenumenumenumenumenumenumenumenum