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