Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration
Package
Description
-
Uses of SculkPatchConfiguration in net.minecraft.data.worldgen.features
Modifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<SculkPatchConfiguration,
?>> CaveFeatures.SCULK_PATCH_ANCIENT_CITY
static final Holder<ConfiguredFeature<SculkPatchConfiguration,
?>> CaveFeatures.SCULK_PATCH_DEEP_DARK
-
Uses of SculkPatchConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final Feature<SculkPatchConfiguration>
Feature.SCULK_PATCH
Modifier and TypeMethodDescriptionboolean
SculkPatchFeature.place
(FeaturePlaceContext<SculkPatchConfiguration> p_225242_) ModifierConstructorDescriptionSculkPatchFeature
(com.mojang.serialization.Codec<SculkPatchConfiguration> p_225237_) -
Uses of SculkPatchConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SculkPatchConfiguration>
SculkPatchConfiguration.CODEC