Uses of Class
dev.jorel.commandapi.AbstractCommandTree
Packages that use AbstractCommandTree
-
Uses of AbstractCommandTree in dev.jorel.commandapi
Classes in dev.jorel.commandapi with type parameters of type AbstractCommandTreeModifier and TypeClassDescriptionclassAbstractCommandTree<Impl extends AbstractCommandTree<Impl,Argument, CommandSender>, Argument extends AbstractArgument<?, ?, Argument, CommandSender>, CommandSender> This is the root node for creating a command as a tree