Uses of Annotation Interface
org.cloudburstmc.server.level.generator.standard.generation.decorator.Decorator.SkipRegistrationAsPopulator
Packages that use Decorator.SkipRegistrationAsPopulator
Package
Description
-
Uses of Decorator.SkipRegistrationAsPopulator in org.cloudburstmc.server.level.generator.standard.generation.decorator
Classes in org.cloudburstmc.server.level.generator.standard.generation.decorator with annotations of type Decorator.SkipRegistrationAsPopulatorModifier and TypeClassDescriptionclassclassSimilar toSurfaceDecorator, but switches between two different decorators based on the output of a noise function. -
Uses of Decorator.SkipRegistrationAsPopulator in org.cloudburstmc.server.level.generator.standard.misc
Classes in org.cloudburstmc.server.level.generator.standard.misc with annotations of type Decorator.SkipRegistrationAsPopulatorModifier and TypeClassDescriptionclassDummy generation pass to indicate where generation passes from the next layer down should be inserted.