Uses of Class
dev.wyck.worldgen.feature.configurations.SimpleBlockConfiguration.Builder
Packages that use SimpleBlockConfiguration.Builder
-
Uses of SimpleBlockConfiguration.Builder in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return SimpleBlockConfiguration.BuilderModifier and TypeMethodDescriptionSimpleBlockConfiguration.builder()Creates a new builder.SimpleBlockConfiguration.Builder.scheduleTick(boolean scheduleTick) Sets whether to schedule a block update.FeatureConfiguration.simpleBlock()Creates a builder for aSimpleBlockConfiguration.default SimpleBlockConfiguration.BuilderSimpleBlockConfiguration.toBuilder()Converts this object back to a builder.SimpleBlockConfiguration.Builder.toPlace(BlockStateProvider toPlace) Sets the block state provider.