Class Hierarchy
- java.lang.Object
- me.lucyy.squirtgun.command.argument.AbstractArgument<T> (implements me.lucyy.squirtgun.command.argument.CommandArgument<T>)
- me.lucyy.squirtgun.command.argument.GreedyStringArgument
- me.lucyy.squirtgun.command.argument.ListArgument
- me.lucyy.squirtgun.command.argument.OnlinePlayerArgument
- me.lucyy.squirtgun.command.argument.SingleWordArgument
- me.lucyy.squirtgun.command.argument.AbstractArgument<T> (implements me.lucyy.squirtgun.command.argument.CommandArgument<T>)
Interface Hierarchy
- me.lucyy.squirtgun.command.argument.CommandArgument<T>