PaperMC/paper-server/patches/sources/net/minecraft/world/level/levelgen
etil2jz f97f51d382 Fix NBT pieces overriding a block entity during worldgen deadlock
By checking if the world passed into StructureTemplate's placeInWorld
is not a WorldGenRegion, we can bypass the deadlock entirely.
See https://bugs.mojang.com/browse/MC-246262
2022-04-02 23:29:24 +02:00
..
feature Fix CocaoDecorator causing a crash when trying to generate without logs 2021-09-07 21:29:38 +01:00
structure Fix NBT pieces overriding a block entity during worldgen deadlock 2022-04-02 23:29:24 +02: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