Class TownBlockStatusScreenEvent

java.lang.Object
org.bukkit.event.Event
com.palmergames.bukkit.towny.event.statusscreen.StatusScreenEvent
com.palmergames.bukkit.towny.event.statusscreen.TownBlockStatusScreenEvent

public class TownBlockStatusScreenEvent extends StatusScreenEvent
  • Constructor Details

    • TownBlockStatusScreenEvent

      public TownBlockStatusScreenEvent(StatusScreen screen, TownBlock townBlock)
  • Method Details

    • getTownBlock

      public TownBlock getTownBlock()