Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration
Packages that use SculkPatchConfiguration
Package
Description
-
Uses of SculkPatchConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type SculkPatchConfigurationModifier and TypeFieldDescriptionstatic final Feature<SculkPatchConfiguration>
Feature.SCULK_PATCH
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SculkPatchConfigurationModifier and TypeMethodDescriptionboolean
SculkPatchFeature.place
(FeaturePlaceContext<SculkPatchConfiguration> p_225242_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SculkPatchConfigurationModifierConstructorDescriptionSculkPatchFeature
(com.mojang.serialization.Codec<SculkPatchConfiguration> p_225237_) -
Uses of SculkPatchConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type SculkPatchConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SculkPatchConfiguration>
SculkPatchConfiguration.CODEC