Uses of Interface
dev.wyck.worldgen.placement.CountPlacement
Packages that use CountPlacement
-
Uses of CountPlacement in dev.wyck.worldgen.placement
Methods in dev.wyck.worldgen.placement that return CountPlacementModifier and TypeMethodDescriptionstatic CountPlacementPlacementModifier.count(IntProvider count) Creates a count placement modifier.static CountPlacementCountPlacement.of(IntProvider count) Creates a new count placement.