Uses of Enum
tech.guilhermekaua.spigotboot.spigot.annotationprocessor.plugin.PluginLoadOrder
Packages that use PluginLoadOrder
-
Uses of PluginLoadOrder in tech.guilhermekaua.spigotboot.spigot.annotationprocessor.plugin
Methods in tech.guilhermekaua.spigotboot.spigot.annotationprocessor.plugin that return PluginLoadOrderModifier and TypeMethodDescriptionstatic PluginLoadOrderReturns the enum constant of this type with the specified name.static PluginLoadOrder[]PluginLoadOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.