Class PlotTitle

java.lang.Object
com.plotsquared.core.plot.PlotTitle

public class PlotTitle extends Object
  • Field Details

    • CONFIGURED

      public static final PlotTitle CONFIGURED
  • Constructor Details

    • PlotTitle

      public PlotTitle(String title, String subtitle)
  • Method Details

    • title

      @Nullable public String title()
    • subtitle

      @Nullable public String subtitle()