CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.RotationArgument Member List

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

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