Hierarchy For Package org.core.command.argument.arguments.simple.number
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.core.command.argument.arguments.simple.number.DoubleArgument (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.simple.number.FloatArgument (implements org.core.command.argument.CommandArgument<T>)
- org.core.command.argument.arguments.simple.number.IntegerArgument (implements org.core.command.argument.CommandArgument<T>)