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