Class PermHUD

java.lang.Object
com.palmergames.bukkit.towny.huds.PermHUD
All Implemented Interfaces:
HUDImplementer

public class PermHUD extends Object implements HUDImplementer
  • Constructor Details

    • PermHUD

      public PermHUD(HUD hud)
  • Method Details

    • getHUD

      public HUD getHUD()
      Specified by:
      getHUD in interface HUDImplementer
    • updatePerms

      public static void updatePerms(org.bukkit.entity.Player p)
    • updatePerms

      public static void updatePerms(org.bukkit.entity.Player p, WorldCoord worldCoord)
    • sendTownHUD

      public static void sendTownHUD(org.bukkit.entity.Player p, WorldCoord worldCoord, Translator translator, ServerHUD hud)