Uses of Interface
dev.wyck.worldgen.placement.PlacementFilter
Packages that use PlacementFilter
-
Uses of PlacementFilter in dev.wyck.worldgen.placement
Subinterfaces of PlacementFilter in dev.wyck.worldgen.placementModifier and TypeInterfaceDescriptioninterfaceReturns the current position if the biome at that position includes this placed feature, otherwise returns empty.interfaceReturns the current position when the predicate is passed, otherwise return empty.interfaceEither returns the current position or empty.interfaceReturns the current position if it lies within a range relative to the surface at that column.interfaceReturns the current position if the number of motion blocking blocks under the surface is less than or equal to the maximum water depth.