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