Uses of Class
net.minecraft.world.gen.feature.DecoratedFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of DecoratedFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type DecoratedFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<DecoratedFeatureConfig>DecoratedFeatureConfig. CODECstatic Feature<DecoratedFeatureConfig>Feature. DECORATEDMethod parameters in net.minecraft.world.gen.feature with type arguments of type DecoratedFeatureConfig Modifier and Type Method Description booleanDecoratedFeature. generate(FeatureContext<DecoratedFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type DecoratedFeatureConfig Constructor Description DecoratedFeature(com.mojang.serialization.Codec<DecoratedFeatureConfig> configCodec)