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