Skip to content
Success

Changes

Summary

  1. #103: Add async catchers to Chunk#getEntities (details)
Commit 628435a80b4e69e07735824489f15c9689a411d7 by md_5
#103: Add async catchers to Chunk#getEntities

Plugins will use getEntities async, which could then
corrupt the iterator pool state maintained by the entity slices.
The file was modified CraftBukkit-Patches/0007-Async-Operation-Catching.patch