Class EditGUI
java.lang.Object
com.palmergames.bukkit.towny.object.TownyInventory
com.palmergames.bukkit.towny.object.gui.PermissionGUI
com.palmergames.bukkit.towny.object.gui.EditGUI
- All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder
-
Field Summary
Fields inherited from class com.palmergames.bukkit.towny.object.TownyInventory
BACK_BUTTON_KEY, NEXT_BUTTON_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidSaves updated permissionsMethods inherited from class com.palmergames.bukkit.towny.object.gui.PermissionGUI
canEdit, getTownBlock, tryPaginateMethods inherited from class com.palmergames.bukkit.towny.object.TownyInventory
getInventory, isBackButton, isNextButton, playClickSound
-
Constructor Details
-
EditGUI
-
-
Method Details
-
saveChanges
public void saveChanges()Saves updated permissions -
exitScreen
public void exitScreen() -
deleteResident
public void deleteResident()
-