hannibal002 / SkyHanni

SkyHanni is a 1.8.9 Minecraft Mod for Hypixel SkyBlock.
https://discord.gg/skyhanni-997079228510117908
GNU Lesser General Public License v2.1
335 stars 195 forks source link

Backend: Respect minecraft nullability in more places #2847

Closed CalMWolfs closed 6 days ago

CalMWolfs commented 3 weeks ago

What

Fix code in a bunch of spots that technically could cause an npe because the methods are nullable just MC 1.8.9 doesnt mark them as such. This fixes preprocessing for future versions where these methods are marked as nullable and will show as an error in the code

Errors for preprocessing 1.8.9 -> 1.12.2 reduced by 31

Changelog Technical Details

github-actions[bot] commented 6 days ago

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

github-actions[bot] commented 6 days ago

Conflicts have been resolved! 🎉