Uses of Class
net.minecraft.world.gen.decorator.Decorator
Packages that use Decorator
-
Uses of Decorator in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type DecoratorModifier and TypeFieldDescriptionRegistry.DECORATORstatic RegistryKey<Registry<Decorator<?>>>Registry.DECORATOR_KEY -
Uses of Decorator in net.minecraft.world.gen.decorator
Subclasses of Decorator in net.minecraft.world.gen.decoratorModifier and TypeClassDescriptionclassAbstractCountDecorator<DC extends DecoratorConfig>classAbstractRangeDecorator<DC extends DecoratorConfig>classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.gen.decorator declared as DecoratorModifier and TypeFieldDescriptionstatic Decorator<CarvingMaskDecoratorConfig>Decorator.CARVING_MASKstatic Decorator<CaveSurfaceDecoratorConfig>Decorator.CAVE_SURFACEstatic Decorator<ChanceDecoratorConfig>Decorator.CHANCEstatic Decorator<CountConfig>Decorator.COUNTstatic Decorator<CountExtraDecoratorConfig>Decorator.COUNT_EXTRAstatic Decorator<CountConfig>Decorator.COUNT_MULTILAYERstatic Decorator<CountNoiseDecoratorConfig>Decorator.COUNT_NOISEDecorator.COUNT_NOISE_BIASEDstatic Decorator<NopeDecoratorConfig>Decorator.DARK_OAK_TREEstatic Decorator<DecoratedDecoratorConfig>Decorator.DECORATEDConfiguredDecorator.decoratorstatic Decorator<NopeDecoratorConfig>Decorator.END_GATEWAYstatic Decorator<HeightmapDecoratorConfig>Decorator.HEIGHTMAPstatic Decorator<HeightmapDecoratorConfig>Decorator.HEIGHTMAP_SPREAD_DOUBLEstatic Decorator<NopeDecoratorConfig>Decorator.ICEBERGstatic Decorator<ChanceDecoratorConfig>Decorator.LAVA_LAKEstatic Decorator<NopeDecoratorConfig>Decorator.NOPEstatic Decorator<RangeDecoratorConfig>Decorator.RANGEstatic Decorator<NopeDecoratorConfig>Decorator.SPREAD_32_ABOVEstatic Decorator<NopeDecoratorConfig>Decorator.SQUAREDecorator.WATER_DEPTH_THRESHOLDMethods in net.minecraft.world.gen.decorator with type parameters of type DecoratorModifier and TypeMethodDescriptionprivate static <T extends DecoratorConfig, G extends Decorator<T>>
GConstructors in net.minecraft.world.gen.decorator with parameters of type Decorator