public class Manager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
closeInv() |
static double |
critDamage() |
static boolean |
doExpand() |
static boolean |
doPrefix() |
static org.bukkit.configuration.file.FileConfiguration |
getConfig() |
static java.lang.String |
getIndicatorGuiName() |
static java.lang.String |
getTrailGuiName() |
static boolean |
requireElement() |
public Manager(Main plugin)
public static org.bukkit.configuration.file.FileConfiguration getConfig()
public static double critDamage()
public static boolean requireElement()
public static java.lang.String getTrailGuiName()
public static java.lang.String getIndicatorGuiName()
public static boolean closeInv()
public static boolean doPrefix()
public static boolean doExpand()