PaperMC/paper-server/patches/sources/net/minecraft/world/level/levelgen
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
..
feature Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
structure CB fixes 2022-02-25 07:14:48 -08:00
DensityFunctions.java.patch Significantly improve performance of the end generation 2020-11-03 23:48:05 -06:00
FlatLevelSource.java.patch Further Seed Customisation 2014-07-04 13:28:45 +10:00
NoiseBasedChunkGenerator.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
PatrolSpawner.java.patch Pillager patrol spawn settings and per player options 2020-02-01 16:50:39 +01:00
PhantomSpawner.java.patch Add phantom creative and insomniac controls 2020-04-25 15:13:41 -05:00