Interface TwoDimensionalPortal

All Superinterfaces:
Portal

@DoNotStore public interface TwoDimensionalPortal extends Portal
Represents a Portal with a known shape.
  • Method Details Link icon

    • minCorner Link icon

      default ServerLocation minCorner()
      One corner of the portal.
      Returns:
      A location with the corner
    • maxCorner Link icon

      ServerLocation maxCorner()
      One corner of the portal.
      Returns:
      A location with the corner