Package net.minecraft.world.gen
Class NoiseGenerator
- java.lang.Object
-
- net.minecraft.world.gen.NoiseGenerator
-
- Direct Known Subclasses:
NoiseGeneratorImproved
,NoiseGeneratorOctaves
,NoiseGeneratorPerlin
public abstract class NoiseGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NoiseGenerator()
-