FastAsyncWorldEdit
FastAsyncWorldEdit copied to clipboard
Added upstream OffsetsMask classes
Overview
Fixes one of the API incompatibilities we have with upstream by adding these new masks to FAWE.
Description
Adds two new masks to FAWE from upstream and ports a few FAWE changes into them.
Submitter Checklist
- [X] Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
- [X] Ensure that the pull request title represents the desired changelog entry.
- Not Applicable: New public fields and methods are annotated with
@since TODO. - [X] I read and followed the contribution guidelines.
The checks seem to have failed but the code does compile and works. Not sure what is the cause of the failure to resolve dependencies and the CodeQL issue. I don’t even touch dependencies in this PR.
Please take a moment and address the merge conflicts of your pull request. Thanks!