Class PermHUD
java.lang.Object
com.palmergames.bukkit.towny.huds.PermHUD
- All Implemented Interfaces:
HUDImplementer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHUD()static voidsendTownHUD(org.bukkit.entity.Player p, WorldCoord worldCoord, Translator translator, ServerHUD hud) static voidupdatePerms(org.bukkit.entity.Player p) static voidupdatePerms(org.bukkit.entity.Player p, WorldCoord worldCoord)
-
Constructor Details
-
PermHUD
-
-
Method Details
-
getHUD
- Specified by:
getHUDin interfaceHUDImplementer
-
updatePerms
public static void updatePerms(org.bukkit.entity.Player p) -
updatePerms
-
sendTownHUD
public static void sendTownHUD(org.bukkit.entity.Player p, WorldCoord worldCoord, Translator translator, ServerHUD hud)
-