Class AbstractSignLine
java.lang.Object
org.sgrewritten.stargate.api.network.portal.formatting.AbstractSignLine
- All Implemented Interfaces:
SignLine
- Direct Known Subclasses:
NetworkLine
,PortalLine
,TextLine
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractSignLine
(List<Holder<StargateComponent>> components) -
Method Summary
-
Constructor Details
-
AbstractSignLine
-
-
Method Details
-
getComponents
- Specified by:
getComponents
in interfaceSignLine
- Returns:
The components this line contains
-
toString
-