Uses of Enum Class
studio.magemonkey.fusion.cfg.hooks.HookType
Packages that use HookType
-
Uses of HookType in studio.magemonkey.fusion.cfg.hooks
Subclasses with type arguments of type HookType in studio.magemonkey.fusion.cfg.hooksMethods in studio.magemonkey.fusion.cfg.hooks that return HookTypeModifier and TypeMethodDescriptionstatic HookTypeReturns the enum constant of this class with the specified name.static HookType[]HookType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.fusion.cfg.hooks with parameters of type HookType