Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add angle and rotation parsers #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TonytheMacaroni
Copy link

@TonytheMacaroni TonytheMacaroni commented May 11, 2024

Adds parsers that correspond to the minecraft:angle and minecraft:rotation brigadier argument types.

Primarily based them off of the implementations for Location2DParser, LocationParser, and LocationCoordinateParser.

Recreated #67 to no longer use the master branch.

@TonytheMacaroni
Copy link
Author

Incorporated the adjustments to LocationParser from #61, as well as additional adjustments after some testing.

@jpenilla jpenilla added enhancement New feature or request bukkit paper labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bukkit enhancement New feature or request paper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants