yarn/mappings/net/minecraft/world/gen/chunk
mschae23 4cc869a891
World generation mappings (#3235)
* 1.19 worldgen (BlendingData)

* 1.19 worldgen mappings

* Fixed JavaDoc

* More mappings (blending)

* Dropped invalid mappings

* More mappings (blending)

* Added a few cache mappings (ChunkNoiseSampler)

* Removed mappings for unobfuscated methods

and added missing parameter doc

* More mappings

* initialised -> initialized
2022-07-11 19:54:26 +01:00
..
placement Add and fix mappings for structure placements (#3212) 2022-06-19 14:01:15 +01:00
AquiferSampler.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
Blender.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
BlendingData.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
BlockColumn.mapping Map block column itf used for surface build (#2712) 2021-10-01 18:57:44 +01:00
ChunkGenerator.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
ChunkGeneratorSettings.mapping Fix typo (#3203) 2022-05-31 12:06:09 +01:00
ChunkGenerators.mapping 1.19-pre1 stuff (#3163) 2022-05-20 16:53:18 +01:00
ChunkNoiseSampler.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
DebugChunkGenerator.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
FlatChunkGenerator.mapping 1.19-pre1 stuff (#3167) 2022-05-24 08:56:17 +01:00
FlatChunkGeneratorConfig.mapping 1.19-pre1 stuff (#3167) 2022-05-24 08:56:17 +01:00
FlatChunkGeneratorLayer.mapping Map lambda parameters of record codec instance (#2438) 2021-05-28 08:08:35 +00:00
GenerationShapeConfig.mapping 22w24a misc stuff (#3217) 2022-06-19 13:58:19 +01:00
NoiseChunkGenerator.mapping World generation mappings (#3235) 2022-07-11 19:54:26 +01:00
VerticalBlockSample.mapping 21w37a 2021-09-16 21:06:33 +02:00