Uses of Enum Class
com.minigameworld.util.FunctionItem
Packages that use FunctionItem
-
Uses of FunctionItem in com.minigameworld.util
Methods in com.minigameworld.util that return FunctionItemModifier and TypeMethodDescriptionstatic FunctionItemReturns the enum constant of this class with the specified name.static FunctionItem[]FunctionItem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.minigameworld.util that return types with arguments of type FunctionItemMethods in com.minigameworld.util with parameters of type FunctionItemModifier and TypeMethodDescriptionstatic booleanFunctionItem.checkPlayerContainsInSlot(org.bukkit.entity.Player p, FunctionItem functionItem)static booleanFunctionItem.give(org.bukkit.entity.Player p, FunctionItem item)