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

Implementation of all subinterfaces of AbstractArrow #958

Merged
merged 5 commits into from
Feb 22, 2024

Conversation

Thorinwasher
Copy link
Contributor

Description

Implement

  • Trident
  • Arrow
  • SpectralArrow

I did not find any code in paper which allows the creation of these classes, so I haven't implemented any of that. It should still be usable as the constructors are public.

Checklist

The following items should be checked before the pull request can be merged.

  • Code follows existing style.
  • Unit tests added (if applicable).

Copy link

sonarcloud bot commented Feb 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Thorinwasher Thorinwasher merged commit a5920be into MockBukkit:v1.20 Feb 22, 2024
2 checks passed
@Thorinwasher Thorinwasher deleted the arrow-implementation branch February 22, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants