Make the main mod non-null by default

This was actually much more work than I thought it would be. Tests pass,
but I'm sure there's some regressions in here.
This commit is contained in:
Jonathan Coates
2022-11-09 18:59:51 +00:00
parent 34c7fcf750
commit b36b96e0bc
243 changed files with 1065 additions and 1429 deletions
@@ -292,7 +292,7 @@ public interface ITurtleAccess {
* @return The upgrade-specific data.
* @see #updateUpgradeNBTData(TurtleSide)
*/
CompoundTag getUpgradeNBTData(@Nullable TurtleSide side);
CompoundTag getUpgradeNBTData(TurtleSide side);
/**
* Mark the upgrade-specific data as dirty on a specific side. This is required for the data to be synced to the