Uses of Class
dev.wyck.worldgen.feature.configurations.BlockBlobConfiguration.Builder
Packages that use BlockBlobConfiguration.Builder
-
Uses of BlockBlobConfiguration.Builder in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return BlockBlobConfiguration.BuilderModifier and TypeMethodDescriptionFeatureConfiguration.blockBlob()Creates a builder for aBlockBlobConfiguration.BlockBlobConfiguration.builder()Creates a new builder.BlockBlobConfiguration.Builder.canPlaceOn(BlockPredicate canPlaceOn) Sets the block predicate that must be passed for the blob to be placed on a block.Sets the block state that makes up the blob.Sets the block state that makes up the blob from the given material's default block data.default BlockBlobConfiguration.BuilderBlockBlobConfiguration.toBuilder()Creates a new builder from this configuration.