Commit Graph

17 Commits

Author SHA1 Message Date
Tae Lim Kook 7d578b7cb5
Map some sundry names (#3569)
* Map some sundry names

* Make requested changes

* Fix misleading method name in Box: isValid → isNaN

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-05-16 15:00:40 +01:00
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
enbrain b117cb5460
Simplify codec names in `MaterialRules` (#3104) 2022-04-22 20:58:32 +01:00
Shnupbups 9a3618695c
22w12a just a bit more (#3069) 2022-03-30 13:02:05 +00:00
modmuss50 18cd8cc489 22w12a 2022-03-24 19:10:04 +00:00
Player 845467b67e 22w11a 2022-03-16 21:42:31 +01:00
modmuss50 0ef70746f2 22w06a 2022-02-09 18:58:35 +00:00
Shnupbups 536210f3e7
some random stuff (#2969)
* some random stuff

* more stuff

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 16:42:22 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
Shnupbups 2eb2fe0f63
Mapping Bonanza Part 12: World gen stuff (#2856)
* World gen stuff

* Update mappings/net/minecraft/world/gen/surfacebuilder/MaterialRules.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* pre5

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 15:31:34 +00:00
modmuss50 071aba24e7 1.18-pre5 2021-11-19 16:35:58 +00:00
modmuss50 1f0b4b7ebc 1.18-pre1 2021-11-11 18:05:24 +00:00
mschae23 ebf26ed390
World generation mappings for 21w44a (#2808) 2021-11-05 05:19:16 +00:00
modmuss50 35c46fc6b7 21w44a 2021-11-03 18:39:11 +00:00
modmuss50 97a0f3a782 21w43a 2021-10-27 18:08:35 +01:00
modmuss50 a3a508b7cf 21w42a 2021-10-20 20:37:00 +01:00
mschae23 7f07ed765e
Mappings for 21w41a world generation (#2751)
* Started mapping material rules

* More surface builder mappings

* Mappings for chunk generation noise samplers

* Mappings for vanilla surface rules

* Applied review suggestions
2021-10-19 17:26:17 +01:00