Uses of Interface
org.sgrewritten.stargate.api.network.portal.formatting.SignLine
Package
Description
-
Uses of SignLine in org.sgrewritten.stargate.api.event.portal
ModifierConstructorDescriptionStargateSignFormatPortalEvent
(@NotNull RealPortal portal, SignLine[] signLines, PortalPosition portalPosition, org.bukkit.Location location) -
Uses of SignLine in org.sgrewritten.stargate.api.network.portal.formatting
Modifier and TypeClassDescriptionclass
class
class
class
A line which does not relate to any stargate object, it is pure textModifier and TypeMethodDescriptionLineFormatter.convertToSignLine
(LineData lineData) default SignLine[]
LineFormatter.formatLineData
(LineData[] lineData) Modifier and TypeMethodDescriptionstatic StargateComponent
StargateComponentCombiner.getComponent
(@Nullable SignLine line) Convert from SignLine toComponent
-
Uses of SignLine in org.sgrewritten.stargate.network.portal.formatting
Modifier and TypeMethodDescriptionLegacyLineColorFormatter.convertToSignLine
(LineData lineData) LineColorFormatter.convertToSignLine
(LineData lineData) NoLineColorFormatter.convertToSignLine
(LineData lineData)