public class ConfiguredDecorator<DC extends DecoratorConfiguration>
implements Decoratable<ConfiguredDecorator<?>>
czp | |
net.minecraft.world.level.levelgen.placement.ConfiguredDecorator | |
net.minecraft.class_3243 | |
net.minecraft.world.gen.decorator.ConfiguredDecorator | |
net.minecraft.src.C_2438_ | |
net.minecraft.world.level.levelgen.placement.WorldGenDecoratorConfigured |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<ConfiguredDecorator<?>> |
| ||||||||||
private final FeatureDecorator<DC> |
| ||||||||||
private final DC |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (FeatureDecorator<DC> decorator, DC config) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public Stream<BlockPos> |
| ||||||||||
public ConfiguredDecorator<?> |
| ||||||||||
public DC |
|