summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntitySlice.patch
Commit message (Collapse)AuthorAgeLines
* Cut fluff from patch headers.md_52015-05-25-2/+2
|
* Fix thread safety issues in EntitySliceThinkofdeath2015-03-22-0/+38
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-22/+0
|
* SPIGOT-591: Optimize EntitySlice.iteratorThinkofdeath2015-02-20-0/+22
Previously if the key 'this.c' was missing a new hashmap was created, this caused thousands to be created each tick