Uses of Interface
org.sgrewritten.stargate.api.network.portal.formatting.SignLine
Packages that use SignLine
Package
Description
-
Uses of SignLine in org.sgrewritten.stargate.api.event.portal
Methods in org.sgrewritten.stargate.api.event.portal that return SignLineConstructors in org.sgrewritten.stargate.api.event.portal with parameters of type SignLineModifierConstructorDescriptionStargateSignFormatPortalEvent
(@NotNull RealPortal portal, SignLine[] signLines, PortalPosition portalPosition, org.bukkit.Location location) -
Uses of SignLine in org.sgrewritten.stargate.api.network.portal.formatting
Classes in org.sgrewritten.stargate.api.network.portal.formatting that implement SignLineModifier and TypeClassDescriptionclass
class
class
class
A line which does not relate to any stargate object, it is pure textMethods in org.sgrewritten.stargate.api.network.portal.formatting that return SignLineModifier and TypeMethodDescriptionLineFormatter.convertToSignLine
(LineData lineData) default SignLine[]
LineFormatter.formatLineData
(LineData[] lineData) Methods in org.sgrewritten.stargate.api.network.portal.formatting with parameters of type SignLineModifier and TypeMethodDescriptionstatic StargateComponent
StargateComponentCombiner.getComponent
(@Nullable SignLine line) Convert from SignLine toComponent
-
Uses of SignLine in org.sgrewritten.stargate.network.portal.formatting
Methods in org.sgrewritten.stargate.network.portal.formatting that return SignLineModifier and TypeMethodDescriptionLegacyLineColorFormatter.convertToSignLine
(LineData lineData) LineColorFormatter.convertToSignLine
(LineData lineData) NoLineColorFormatter.convertToSignLine
(LineData lineData)