Uses of Interface
net.foxgenesis.watame.sql.IGuildDataProvider
Packages that use IGuildDataProvider
Package
Description
Package containing implementation of the
IPropertyField system for use with Guilds.-
Uses of IGuildDataProvider in net.foxgenesis.watame.property
Constructors in net.foxgenesis.watame.property with parameters of type IGuildDataProviderModifierConstructorDescriptionGuildProperty(String key, IGuildDataProvider database) GuildPropertyProvider(IGuildDataProvider database) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IGuildDataProvider in net.foxgenesis.watame.sql
Classes in net.foxgenesis.watame.sql that implement IGuildDataProviderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classFields in net.foxgenesis.watame.sql declared as IGuildDataProviderModifier and TypeFieldDescriptionfinal IGuildDataProviderDataManager.DatabaseLoadedEvent.dataManagerConstructors in net.foxgenesis.watame.sql with parameters of type IGuildDataProviderModifierConstructorDescriptionDatabaseLoadedEvent(net.dv8tion.jda.api.JDA api, IGuildDataProvider dataManager)