Class TitleNotification

java.lang.Object
com.palmergames.bukkit.towny.object.notification.TitleNotification

public class TitleNotification extends Object
  • Constructor Details

    • TitleNotification

      public TitleNotification(Town town, WorldCoord worldCoord)
  • Method Details

    • getTown

      public Town getTown()
    • getWorldCoord

      public WorldCoord getWorldCoord()
    • getTitleNotification

      public String getTitleNotification()
    • setTitleNotification

      public void setTitleNotification(String titleNotification)
    • getSubtitleNotification

      public String getSubtitleNotification()
    • setSubtitleNotification

      public void setSubtitleNotification(String subtitleNotification)