Uses of Class
dev.wyck.worldgen.feature.configurations.BlockStateConfiguration.Builder
Packages that use BlockStateConfiguration.Builder
-
Uses of BlockStateConfiguration.Builder in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return BlockStateConfiguration.BuilderModifier and TypeMethodDescriptionFeatureConfiguration.blockState()Creates a builder for aBlockStateConfiguration.BlockStateConfiguration.builder()Creates a new builder.Sets the block state used by this configuration.Sets the block state used by this configuration from the given material's default block data.default BlockStateConfiguration.BuilderBlockStateConfiguration.toBuilder()Converts this object back to a builder.