Interface TwoDimensionalPortal

All Superinterfaces:
Portal

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

    • minCorner

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

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