Uses of Interface
dev.wyck.worldgen.feature.configurations.SimpleBlockConfiguration
Packages that use SimpleBlockConfiguration
-
Uses of SimpleBlockConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return SimpleBlockConfigurationModifier and TypeMethodDescriptionSimpleBlockConfiguration.Builder.build()Builds the configuration.static SimpleBlockConfigurationSimpleBlockConfiguration.of(BlockStateProvider toPlace) Creates a new simple block configuration.static SimpleBlockConfigurationSimpleBlockConfiguration.of(BlockStateProvider toPlace, boolean scheduleTick) Creates a new simple block configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type SimpleBlockConfiguration