public class PermissableRelationGUI extends java.lang.Object implements org.bukkit.inventory.InventoryHolder, FactionGUI
| Constructor and Description |
|---|
PermissableRelationGUI(FPlayer fme) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
org.bukkit.inventory.Inventory |
getInventory() |
void |
onClick(int slot,
org.bukkit.event.inventory.ClickType clickType) |
public PermissableRelationGUI(FPlayer fme)
public void build()
build in interface FactionGUIpublic org.bukkit.inventory.Inventory getInventory()
getInventory in interface org.bukkit.inventory.InventoryHolderpublic void onClick(int slot,
org.bukkit.event.inventory.ClickType clickType)
onClick in interface FactionGUI