Uses of Class
dev.jorel.commandapi.arguments.CustomArgument.CustomArgumentException
Packages that use CustomArgument.CustomArgumentException
-
Uses of CustomArgument.CustomArgumentException in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that throw CustomArgument.CustomArgumentExceptionModifier and TypeMethodDescriptionCustomArgument.CustomArgumentInfoParser.apply(CustomArgument.CustomArgumentInfo<B> info) Applies a CustomArgumentInfo input to this custom argument parser