public class IndGui
extends java.lang.Object
implements org.bukkit.event.Listener
| Constructor and Description |
|---|
IndGui() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeInv(org.bukkit.entity.Player p) |
void |
invClick(org.bukkit.event.inventory.InventoryClickEvent event) |
void |
manageInds(org.bukkit.entity.Player player,
Indicator.Indicators type) |
static void |
openGui(org.bukkit.entity.Player p) |
void |
setIndicator(org.bukkit.entity.Player player,
Indicator.Indicators type) |
public static void openGui(org.bukkit.entity.Player p)
public void invClick(org.bukkit.event.inventory.InventoryClickEvent event)
public void setIndicator(org.bukkit.entity.Player player,
Indicator.Indicators type)
public void manageInds(org.bukkit.entity.Player player,
Indicator.Indicators type)
public void closeInv(org.bukkit.entity.Player p)