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

quiver bug fix and rewrites #123

Merged
merged 2 commits into from
Mar 10, 2024
Merged

quiver bug fix and rewrites #123

merged 2 commits into from
Mar 10, 2024

Conversation

FN-FAL113
Copy link
Owner

@FN-FAL113 FN-FAL113 commented Mar 10, 2024

Changes

  • fixes BUG #122 quiver bug
  • quiver code rewrites and general improvements

Checklist

  • I have fully tested the proposed changes and promise that they will not break world generation, mob spawning, and the like.
  • I followed the existing code standards and didn't mess up the formatting.
  • I did my best to add documentation to any public classes or methods I added.
  • I have added Nonnull and Nullable annotations to my methods to indicate their behaviour for null values

@FN-FAL113 FN-FAL113 merged commit d1aaa97 into main Mar 10, 2024
6 checks passed
@FN-FAL113 FN-FAL113 deleted the Dev/quiver-fix-and-refactor branch September 22, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG
1 participant