Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.BlockStateConfiguration
Packages that use BlockStateConfiguration
Package
Description
-
Uses of BlockStateConfiguration in net.minecraft.world.level.levelgen.feature
Subclasses with type arguments of type BlockStateConfiguration in net.minecraft.world.level.levelgen.featureFields in net.minecraft.world.level.levelgen.feature with type parameters of type BlockStateConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BlockStateConfigurationModifier and TypeMethodDescriptionbooleanIcebergFeature.place(FeaturePlaceContext<BlockStateConfiguration> context) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BlockStateConfiguration -
Uses of BlockStateConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type BlockStateConfigurationModifier and TypeFieldDescriptionstatic final Codec<BlockStateConfiguration> BlockStateConfiguration.CODEC