Uses of Class
net.minecraft.util.math.noise.SimplexNoiseSampler
-
Uses of SimplexNoiseSampler in net.minecraft.util.math.noise
Modifier and TypeFieldDescriptionprivate final SimplexNoiseSampler[]
OctaveSimplexNoiseSampler.octaveSamplers
-
Uses of SimplexNoiseSampler in net.minecraft.world.gen.densityfunction
Modifier and TypeFieldDescriptionprivate final SimplexNoiseSampler
DensityFunctionTypes.EndIslands.sampler
Modifier and TypeMethodDescriptionprivate static float
DensityFunctionTypes.EndIslands.sample
(SimplexNoiseSampler sampler, int x, int z)