C# (CSharp) ManicDigger.MapTools.Generators 네임스페이스

클래스들

이름 설명
ExperimentalWorldGenerator Provides a chunk generator that uses an experimental algorithm to create unusual or weird structures.
GenerationOption Provides access to the basic chunk generation options.
Noise2DWorldGenerator Provides a chunk generator that generates chunks using the class Manic Digger (up to 2011-Mar-18) chunk generation algorithm.
Noise3DWorldGenerator Provides a chunk generator that generates chunks using the class Manic Digger (up to 2011-Mar-18) chunk generation algorithm.
WorldGeneratorBase Provides a convenience implementation of the IChunkGenerator interface. This class is abstract.