All Known Implementing Classes:
NetworkLineData, PortalLineData, TextLineData

public interface LineData
Used as input arguments for LineFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     
    @NotNull SignLineType
     
  • Method Details

    • getType

      @NotNull @NotNull SignLineType getType()
      Returns:

      The line type of this line data

    • getText

      @NotNull @NotNull String getText()
      Returns:

      The unformatted text for this line data