yarn/mappings/net/minecraft/world/gen/densityfunction
itsmiir 0ac8b8ccfa
peaks/valleys noise is a function of weirdness (#3208)
* peaks/valleys noise is a function of weirdness

* small change to ChunkNoiseSampler + getters

sampleNoise should probably be changed to sampleNoiseZ based on usage and the presence of a sampleNoiseX and sampleNoiseY function

Co-authored-by: itsmiir <itsmiir@users.noreply.github.com>
2022-06-14 18:17:35 +01:00
..
DensityFunction.mapping Codec Mappings and some misc stuff (#3077) 2022-04-13 13:46:45 +00:00
DensityFunctionTypes.mapping Codec Mappings and some misc stuff (#3077) 2022-04-13 13:46:45 +00:00
DensityFunctions.mapping peaks/valleys noise is a function of weirdness (#3208) 2022-06-14 18:17:35 +01:00