Uses of Enum
me.ulrich.koth.data.KothEnum.KothExtensions
Packages that use KothEnum.KothExtensions
-
Uses of KothEnum.KothExtensions in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.KothExtensionsModifier and TypeMethodDescriptionstatic KothEnum.KothExtensionsReturns the enum constant of this type with the specified name.static KothEnum.KothExtensions[]KothEnum.KothExtensions.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KothEnum.KothExtensions in me.ulrich.koth.events
Constructors in me.ulrich.koth.events with parameters of type KothEnum.KothExtensionsModifierConstructorDescriptionExtEvent(org.bukkit.command.CommandSender commandSender, KothEnum.ExtensionsReturn extensionsReturn, com.google.common.base.Stopwatch stopwatch, KothEnum.KothExtensions str) -
Uses of KothEnum.KothExtensions in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type KothEnum.KothExtensionsModifier and TypeMethodDescriptionvoidFilesManager.getExt(org.bukkit.command.CommandSender sender, KothEnum.KothExtensions str, boolean override)