yarn/mappings/net/minecraft/util/math/noise
enbrain a30bafcec5
Map math classes (#2364)
* Map math classes

* Fix typo: rotateZCoutnerclockwise -> rotateZCounterclockwise

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Move Rect2i to client/util/math

* Document the range of the return value

* Use @code for range

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

* Revert multiplyModel

* cumulativeProportions -> getCumulativeDistribution

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

Co-authored-by: YanisBft <doublecraft.official@gmail.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-05-04 18:25:42 +01:00
..
DoublePerlinNoiseSampler.mapping 21w15a worldgen (#2336) 2021-04-16 14:19:52 +00:00
InterpolatedNoiseSampler.mapping 21w08b worldgen mappings (#2116) 2021-03-09 19:52:29 +00:00
NoiseSampler.mapping Random misc world gen mappings (#1908) 2020-12-23 18:37:43 +00:00
OctavePerlinNoiseSampler.mapping Map math classes (#2364) 2021-05-04 18:25:42 +01:00
OctaveSimplexNoiseSampler.mapping 21w05a worldgen mappings (#2016) 2021-02-04 18:34:17 +00:00
PerlinNoiseSampler.mapping 21w15a worldgen (#2336) 2021-04-16 14:19:52 +00:00
SimplexNoiseSampler.mapping 21w05a worldgen mappings (#2016) 2021-02-04 18:34:17 +00:00