Uses of Interface
dev.wyck.worldgen.stateproviders.RandomizedIntStateProvider
Packages that use RandomizedIntStateProvider
-
Uses of RandomizedIntStateProvider in dev.wyck.worldgen.stateproviders
Methods in dev.wyck.worldgen.stateproviders that return RandomizedIntStateProviderModifier and TypeMethodDescriptionRandomizedIntStateProvider.Builder.build()Builds the randomized int block state provider.static RandomizedIntStateProviderRandomizedIntStateProvider.of(BlockStateProvider source, String property, IntProvider values) Creates a new randomized int block state provider.Constructors in dev.wyck.worldgen.stateproviders with parameters of type RandomizedIntStateProvider