Class PermissionGUIUtil

java.lang.Object
com.palmergames.bukkit.towny.utils.PermissionGUIUtil

public class PermissionGUIUtil extends Object
  • Constructor Details

    • PermissionGUIUtil

      public PermissionGUIUtil()
  • Method Details

    • openPermissionGUI

      public static void openPermissionGUI(@NotNull @NotNull Resident resident, @NotNull @NotNull TownBlock townBlock)
    • openPermissionEditorGUI

      public static void openPermissionEditorGUI(@NotNull @NotNull Resident resident, @NotNull @NotNull TownBlock townBlock, @NotNull @NotNull org.bukkit.inventory.ItemStack clickedItem)
    • getDefaultTypes

      public static PermissionGUIUtil.SetPermissionType[] getDefaultTypes()
    • getWoolSlots

      public static int[] getWoolSlots()
    • createTutorialBook

      public static org.bukkit.inventory.ItemStack createTutorialBook()
    • handleConversation

      public static void handleConversation(org.bukkit.entity.Player player)