Uses of Enum
me.ulrich.clans.data.ClanEnum.ClanStorage
Packages that use ClanEnum.ClanStorage
-
Uses of ClanEnum.ClanStorage in me.ulrich.clans
Methods in me.ulrich.clans that return ClanEnum.ClanStorageMethods in me.ulrich.clans with parameters of type ClanEnum.ClanStorageModifier and TypeMethodDescriptionvoidClans.setPluginStorage(ClanEnum.ClanStorage pluginStorage) -
Uses of ClanEnum.ClanStorage in me.ulrich.clans.data
Methods in me.ulrich.clans.data that return ClanEnum.ClanStorageModifier and TypeMethodDescriptionstatic ClanEnum.ClanStorageReturns the enum constant of this type with the specified name.static ClanEnum.ClanStorage[]ClanEnum.ClanStorage.values()Returns an array containing the constants of this enum type, in the order they are declared.