Uses of Enum
de.marcely.bedwars.api.hook.HookCategory
Packages that use 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.hookMethods in de.marcely.bedwars.api.hook that return HookCategoryModifier and TypeMethodDescriptiondefault HookCategoryCloudSystemHook.getCategory()Hook.getCategory()Get the category of the hook.default HookCategoryNicknamingHook.getCategory()default HookCategoryPartiesHook.getCategory()static HookCategoryReturns 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.