- All Implemented Interfaces:
org.bukkit.event.Listener
public class FlagGui
extends Object
implements org.bukkit.event.Listener
-
Constructor Summary
Constructors
FlagGui(String name,
org.bukkit.entity.Player player,
Region region,
boolean editable,
int maxSlots)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FlagGui
public FlagGui(String name,
org.bukkit.entity.Player player,
Region region,
boolean editable,
int maxSlots)
-