Package journeymap.api.v2.server.overlay
Class OverlayPoints
java.lang.Object
journeymap.api.v2.server.overlay.OverlayPoints
A ring of points representing one closed polygon outline (or a hole).
Each Long is a packed BlockPos produced
via BlockPos#toLong(). Points are ordered counterclockwise for the
outer ring and clockwise for holes (matching the existing JourneyMap
polygon convention).
-
Constructor Summary
Constructors -
Method Summary