Interface RotationResolver

All Superinterfaces:
ArgumentResolver<Rotation>

@Experimental @NonExtendable public interface RotationResolver extends ArgumentResolver<Rotation>
An ArgumentResolver that's capable of resolving a rotation argument value using a CommandSourceStack.
See Also:
  • Method Summary

    Methods inherited from interface io.papermc.paper.command.brigadier.argument.resolvers.ArgumentResolver

    resolve