Uses of Record Class
net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
-
Uses of SimpleBlockFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SimpleBlockFeatureConfig> SimpleBlockFeatureConfig.CODEC
static final Feature
<SimpleBlockFeatureConfig> Feature.SIMPLE_BLOCK
Modifier and TypeMethodDescriptionboolean
SimpleBlockFeature.generate
(FeatureContext<SimpleBlockFeatureConfig> context) ModifierConstructorDescriptionSimpleBlockFeature
(com.mojang.serialization.Codec<SimpleBlockFeatureConfig> configCodec)