PaperMC/paper-server/patches/sources/net/minecraft/world/entity/ai
Aikar 1d8508b7ac Fix Concurrency issue in ShufflingList
if multiple threads from worldgen sort at same time, it will crash.
So make a copy of the list for sorting purposes.
2020-07-06 18:36:41 -04:00
..
attributes Allow Attribute Capping. 2014-07-28 16:55:51 +10:00
behavior Fix Concurrency issue in ShufflingList 2020-07-06 18:36:41 -04:00
goal Implement Mob Goal API 2020-01-03 16:26:19 +01:00
gossip Add villager reputation API 2020-04-22 23:29:20 +02:00
navigation Prevent Pathfinding out of World Border 2016-12-19 23:07:42 -05:00
sensing Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
village Add exception reporting event 2016-03-03 03:15:41 -06:00