Uses of Class
net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of SimpleRandomFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type SimpleRandomFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<SimpleRandomFeatureConfig>SimpleRandomFeatureConfig. CODECstatic ConfiguredFeature<SimpleRandomFeatureConfig,?>ConfiguredFeatures. DRIPLEAFstatic Feature<SimpleRandomFeatureConfig>Feature. SIMPLE_RANDOM_SELECTORMethod parameters in net.minecraft.world.gen.feature with type arguments of type SimpleRandomFeatureConfig Modifier and Type Method Description booleanSimpleRandomFeature. generate(FeatureContext<SimpleRandomFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type SimpleRandomFeatureConfig Constructor Description SimpleRandomFeature(com.mojang.serialization.Codec<SimpleRandomFeatureConfig> configCodec)