Interface TwoDimensionalPortal
- All Superinterfaces:
- Portal
Represents a 
Portal with a known shape.- 
Method SummaryModifier and TypeMethodDescriptionOne corner of the portal.default ServerLocationOne corner of the portal.Methods inherited from interface org.spongepowered.api.world.portal.Portaldestination, origin, type
- 
Method Details- 
minCornerOne corner of the portal.- Returns:
- A location with the corner
 
- 
maxCornerServerLocation maxCorner()One corner of the portal.- Returns:
- A location with the corner
 
 
-