Uses of Enum
de.marcely.bedwars.api.hook.HookCategory
Package
Description
Classes dedicated to managing 3rd party plugins MBedwars can hook into for additional functionality.
-
Uses of HookCategory in de.marcely.bedwars.api.hook
Modifier and TypeMethodDescriptiondefault HookCategory
CloudSystemHook.getCategory()
Hook.getCategory()
Get the category of the hook.default HookCategory
NicknamingHook.getCategory()
default HookCategory
PartiesHook.getCategory()
static HookCategory
Returns the enum constant of this type with the specified name.static HookCategory[]
HookCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.