Package net.minecraft.world.gen
Interface INoiseRandom
- All Known Subinterfaces:
IExtendedNoiseRandom<R>
- All Known Implementing Classes:
LazyAreaLayerContext
public interface INoiseRandom
-
Method Summary
-
Method Details
-
nextRandom
int nextRandom(int p_202696_1_) -
getBiomeNoise
ImprovedNoiseGenerator getBiomeNoise()
-