Uses of Enum
me.ulrich.clans.data.ClanEnum.UnlockerTypes
Packages that use ClanEnum.UnlockerTypes
-
Uses of ClanEnum.UnlockerTypes in me.ulrich.clans.data
Methods in me.ulrich.clans.data that return ClanEnum.UnlockerTypesModifier and TypeMethodDescriptionstatic ClanEnum.UnlockerTypesReturns the enum constant of this type with the specified name.static ClanEnum.UnlockerTypes[]ClanEnum.UnlockerTypes.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClanEnum.UnlockerTypes in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager with parameters of type ClanEnum.UnlockerTypesModifier and TypeMethodDescriptionintLevelManager.getUnlocked(ClanEnum.UnlockerTypes type) booleanLevelManager.hasUnlocked(UUID clanUUID, ClanEnum.UnlockerTypes type)