fabric/fabric-biome-api-v1/src/main
shartte b02b2d58e3
Move biome modification into the MinecraftServer constructor (#1966)
* Move biome modification into the MinecraftServer constructor to have access to the actual level generation settings for the level.

* Move biome modification into the MinecraftServer constructor to have access to the actual level generation settings for the level.

* Move biome modification into the MinecraftServer constructor to have access to the actual level generation settings for the level.

* Ensure the feature ordering in BiomeSource is updated after modifying biomes.

* Don't use var

* Use the opportunity to check the real chunk generators for
the specified structure.
2022-01-30 18:57:57 +00:00
..
java/net/fabricmc/fabric Move biome modification into the MinecraftServer constructor (#1966) 2022-01-30 18:57:57 +00:00
resources Move biome modification into the MinecraftServer constructor (#1966) 2022-01-30 18:57:57 +00:00