Uses of Record Class
net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
Packages that use SimpleBlockFeatureConfig
-
Uses of SimpleBlockFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type SimpleBlockFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SimpleBlockFeatureConfig> SimpleBlockFeatureConfig.CODEC
static final Feature
<SimpleBlockFeatureConfig> Feature.SIMPLE_BLOCK
Method parameters in net.minecraft.world.gen.feature with type arguments of type SimpleBlockFeatureConfigModifier and TypeMethodDescriptionboolean
SimpleBlockFeature.generate
(FeatureContext<SimpleBlockFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type SimpleBlockFeatureConfigModifierConstructorDescriptionSimpleBlockFeature
(com.mojang.serialization.Codec<SimpleBlockFeatureConfig> configCodec)