Uses of Interface
dev.wyck.worldgen.heightproviders.BelowTop
Packages that use BelowTop
-
Uses of BelowTop in dev.wyck.worldgen.heightproviders
Fields in dev.wyck.worldgen.heightproviders declared as BelowTopMethods in dev.wyck.worldgen.heightproviders that return BelowTopModifier and TypeMethodDescriptionstatic BelowTopVerticalAnchor.below(int offset) Alias forVerticalAnchor.belowTop(int)static BelowTopVerticalAnchor.belowTop(int offset) A relative height starting at the top of the world.static BelowTopBelowTop.of(int offset) Creates a new below-top vertical anchor.static BelowTopVerticalAnchor.top()Y measured from the top of the world.