Interface SignLine
- All Known Implementing Classes:
AbstractSignLine
,NetworkLine
,PortalLine
,TextLine
public interface SignLine
-
Method Summary
-
Method Details
-
getComponents
List<Holder<StargateComponent>> getComponents()- Returns:
The components this line contains
-
getType
SignLineType getType()- Returns:
The type of line that is being displayed
-