Uses of Class
net.minecraft.world.gen.feature.RandomPatchFeatureConfig.Builder
Packages that use RandomPatchFeatureConfig.Builder
-
Uses of RandomPatchFeatureConfig.Builder in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return RandomPatchFeatureConfig.BuilderModifier and TypeMethodDescriptionRandomPatchFeatureConfig.Builder.blacklist(Set<BlockState> blacklist) RandomPatchFeatureConfig.Builder.cannotProject()RandomPatchFeatureConfig.Builder.canReplace()RandomPatchFeatureConfig.Builder.needsWater()RandomPatchFeatureConfig.Builder.spreadX(int spreadX) RandomPatchFeatureConfig.Builder.spreadY(int spreadY) RandomPatchFeatureConfig.Builder.spreadZ(int spreadZ) RandomPatchFeatureConfig.Builder.tries(int tries)