Commit Graph

11 Commits

Author SHA1 Message Date
modmuss50 26eb96eec5 1.18_experimental-snapshot-5 2021-08-25 16:14:55 +01:00
mschae23 c44ac163c1
World gen mappings for 1.18 experimental snapshot 2 (#2599)
* World gen mappings for 1.18 experimental snapshot 2

* Some changes

* Updated and added names in MultiNoiseUtil

* Fixed JavaDocs

* Applied suggestion and fixed typo

* Corrected JavaDocs about offset parameter

* Apply suggestion

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* addFixedValue -> add

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-08-02 11:09:40 +01:00
modmuss50 ff060081f2 1.18_experimental-snapshot-1 2021-07-13 18:45:42 +01:00
Player 71cbfa770b 21w17a 2021-04-28 17:44:41 +02:00
haykam821 fbad72f5e9
Remove unnecessary paragraph end tags from documentation (#2295)
* Remove unnecessary paragraph end tags from documentation

* Update mappings/net/minecraft/item/Item.mapping

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

Co-authored-by: modmuss50 <modmuss50@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-04-11 13:08:07 +01:00
modmuss50 252ad11d0a 21w10a 2021-03-10 18:34:17 +00:00
SuperCoder79 bfc3f23a7d
21w06a worldgen mappings (#2047)
* 21w06a worldgen mappings

* fix typo

* Simplify offset noise

* Update mappings/net/minecraft/world/gen/AquiferSampler.mapping

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-02-11 17:11:27 +00:00
modmuss50 16b9ec5cf2 21w06a 2021-02-10 18:42:45 +00:00
SuperCoder79 2263069b4e
Worldgen javadoc (#2036)
* Worldgen javadoc

* Apply suggestions from code review

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Javadoc improvements

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-02-08 19:46:49 +00:00
YanisBft c0082cb0f2
Some block params and stuff (#2020) 2021-02-07 13:29:41 +00:00
SuperCoder79 34808daff7
21w05a worldgen mappings (#2016)
* 21w05a worldgen mappings

* consume -> skip

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-02-04 18:34:17 +00:00