Shynixn / StructureBlockLib

StructureBlockLib is a bukkit implementation for handling structures on spigot server.
https://shynixn.github.io/StructureBlockLib/apidocs/
MIT License
60 stars 5 forks source link

Update to 1.19.4 #110

Closed SamB440 closed 1 year ago

SamB440 commented 1 year ago

Updated to 1.19.4. Unsure if the version should be 3.0.0 or 2.9.1, I just followed what you did in previous commits.

Tested and can confirm it works:

Also checked obfuscation mappings on https://nms.screamingsandals.org/1.19.4/net/minecraft/world/level/block/entity/StructureBlockEntity.html, seems to be the same as 1.19/1.19.3.

Closes #109

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (37e6561) 46.51% compared to head (ea5dc2a) 46.51%.

:exclamation: Current head ea5dc2a differs from pull request most recent head bd812e9. Consider uploading reports for the commit bd812e9 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================= Coverage 46.51% 46.51% Complexity 524 524 ========================================= Files 48 48 Lines 2296 2296 Branches 155 155 ========================================= Hits 1068 1068 Misses 1213 1213 Partials 15 15 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christoph). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christoph)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.