Uses of Class
dev.jorel.commandapi.wrappers.Rotation
Packages that use Rotation
Package
Description
Classes to be used as arguments for commands
Classes that access the NMS framework
-
Uses of Rotation in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return RotationModifier and TypeMethodDescription<CommandListenerWrapper>
RotationRotationArgument.parseArgument(NMS<CommandListenerWrapper> nms, com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key, Object[] previousArgs) Methods in dev.jorel.commandapi.arguments that return types with arguments of type Rotation -
Uses of Rotation in dev.jorel.commandapi.nms
Methods in dev.jorel.commandapi.nms that return RotationModifier and TypeMethodDescriptionNMS.getRotation(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key)