2023.03 update 2 / 2

I think we're done!!!
This commit is contained in:
Paul Reilly
2023-03-09 03:50:47 -06:00
parent 2265783afb
commit b7ea1b8b3e
101 changed files with 534 additions and 380 deletions

View File

@@ -54,6 +54,7 @@ public class MobBlocker extends FreedomService
}
}
// TODO: Complexity for this method is too high [O(23)]. This needs to be fixed.
@EventHandler(priority = EventPriority.NORMAL)
public void onCreatureSpawn(CreatureSpawnEvent event)
{