Uses of Class
net.minecraft.world.gen.feature.BlockClusterFeatureConfig.Builder
-
Packages that use BlockClusterFeatureConfig.Builder Package Description net.minecraft.world.gen.feature -
-
Uses of BlockClusterFeatureConfig.Builder in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return BlockClusterFeatureConfig.Builder Modifier and Type Method Description BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. blacklist(java.util.Set<BlockState> p_227319_1_)BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. canReplace()BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. needWater()BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. noProjection()BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. tries(int p_227315_1_)BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. whitelist(java.util.Set<Block> p_227316_1_)BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. xspread(int p_227318_1_)BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. yspread(int p_227321_1_)BlockClusterFeatureConfig.BuilderBlockClusterFeatureConfig.Builder. zspread(int p_227323_1_)
-