CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
Loading...
Searching...
No Matches
dev.jorel.commandapi.arguments.AxisArgument Member List

This is the complete list of members for dev.jorel.commandapi.arguments.AxisArgument, including all inherited members.

AxisArgument(String nodeName)dev.jorel.commandapi.arguments.AxisArgument
fromKey(Function< S, NamespacedKey > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< EnumSet, EnumSet< Axis > >static
getArgumentType() (defined in dev.jorel.commandapi.arguments.AxisArgument)dev.jorel.commandapi.arguments.AxisArgument
getPrimitiveType() (defined in dev.jorel.commandapi.arguments.AxisArgument)dev.jorel.commandapi.arguments.AxisArgument
SafeOverrideableArgument(String nodeName, ArgumentType<?> rawType, Function< S, String > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< EnumSet, EnumSet< Axis > >protected