Uses of Interface
net.foxgenesis.property.IPropertyProvider
Packages that use IPropertyProvider
Package
Description
Package containing implementation of the plugin functionality system.
Package containing implementation of the
IPropertyField system for use with Guilds.-
Uses of IPropertyProvider in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return IPropertyProviderModifier and TypeMethodDescriptionIPropertyProvider<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> WatameBot.getPropertyProvider()Get the property provider instance. -
Uses of IPropertyProvider in net.foxgenesis.watame.plugin
Methods in net.foxgenesis.watame.plugin that return IPropertyProviderModifier and TypeMethodDescriptionIPropertyProvider<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> PluginContext.getPropertyProvider() -
Uses of IPropertyProvider in net.foxgenesis.watame.property
Classes in net.foxgenesis.watame.property that implement IPropertyProviderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of IPropertyProvider in net.foxgenesis.watame.sql
Classes in net.foxgenesis.watame.sql that implement IPropertyProvider