Uses of Interface
dev.wyck.worldgen.placement.FixedPlacement
Packages that use FixedPlacement
-
Uses of FixedPlacement in dev.wyck.worldgen.placement
Methods in dev.wyck.worldgen.placement that return FixedPlacementModifier and TypeMethodDescriptionFixedPlacement.Builder.build()Builds the fixed placement.static FixedPlacementFixedPlacement.of(List<BlockVector> positions) Creates a new fixed placement.static FixedPlacementFixedPlacement.of(BlockVector... positions) Creates a new fixed placement.Constructors in dev.wyck.worldgen.placement with parameters of type FixedPlacement