Uses of Interface
dev.wyck.worldgen.placement.BiomeFilter
Packages that use BiomeFilter
-
Uses of BiomeFilter in dev.wyck.worldgen.placement
Fields in dev.wyck.worldgen.placement declared as BiomeFilterModifier and TypeFieldDescriptionstatic final BiomeFilterBiomeFilter.INSTANCEThe singleton instance ofBiomeFilter.Methods in dev.wyck.worldgen.placement that return BiomeFilterModifier and TypeMethodDescriptionstatic BiomeFilterPlacementFilter.biome()An instance of the biome filter.static BiomeFilterPlacementModifier.biomeFilter()Reference to the biome filter placement modifier.