PaperMC/paper-server/patches/sources/net/minecraft
SuperCoder7979 e1ec33acb3 Significantly improve performance of the end generation
This patch implements a noise cache for the end which significantly reduces the computation time of generation. This results in about a 3x improvement.

Original code by SuperCoder7979 and Gegy in Lithium, licensed under LGPL-3.0 (Source: https://github.com/jellysquid3/lithium-fabric)

Co-authored-by: Gegy <gegy1000@gmail.com>
Co-authored-by: Dylan Xaldin <Puremin0rez515@gmail.com>
Co-authored-by: pop4959 <pop4959@gmail.com>
2020-11-03 23:48:05 -06:00
..
advancements Fix AdvancementDataPlayer leak due from quitting early in login 2020-07-13 06:22:54 -07:00
commands Thread Safe Vanilla Command permission checking 2020-07-11 03:54:28 -04:00
core Don't require FACING data 2020-08-23 19:01:04 +02:00
nbt Reduce memory footprint of CompoundTag 2020-04-06 17:39:25 -07:00
network Add API for quit reason 2020-11-14 16:19:52 +01:00
resources MC Dev fixes 2016-03-30 19:36:20 -04:00
server Add API for quit reason 2020-11-14 16:19:52 +01:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util PreCreatureSpawnEvent 2018-01-14 17:01:31 -05:00
world Significantly improve performance of the end generation 2020-11-03 23:48:05 -06:00
ChatFormatting.java.patch Adventure 2021-01-29 17:54:03 +01:00
CrashReport.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
CrashReportCategory.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
Util.java.patch Improve Server Thread Pool and Thread Priorities 2018-10-23 23:14:38 -04:00