Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration
Package
Description
-
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