Uses of Interface
net.foxgenesis.watame.property.IGuildPropertyMapping
Packages that use IGuildPropertyMapping
Package
Description
Package containing implementation of the plugin functionality system.
Package containing implementation of the
IPropertyField system for use with Guilds.-
Uses of IGuildPropertyMapping in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return types with arguments of type IGuildPropertyMappingModifier and TypeMethodDescriptionIPropertyField<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> WatameBot.getGuildLoggingChannel()Get the logging channel property for a guild.IPropertyProvider<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> WatameBot.getPropertyProvider()Get the property provider instance. -
Uses of IGuildPropertyMapping in net.foxgenesis.watame.plugin
Methods in net.foxgenesis.watame.plugin that return types with arguments of type IGuildPropertyMappingModifier and TypeMethodDescriptionIPropertyProvider<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> PluginContext.getPropertyProvider() -
Uses of IGuildPropertyMapping in net.foxgenesis.watame.property
Classes in net.foxgenesis.watame.property that implement IGuildPropertyMappingMethods in net.foxgenesis.watame.property that return IGuildPropertyMappingMethods in net.foxgenesis.watame.property that return types with arguments of type IGuildPropertyMappingModifier and TypeMethodDescriptionIPropertyField<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> GuildPropertyProvider.getProperty(String key) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IGuildPropertyMapping in net.foxgenesis.watame.sql
Methods in net.foxgenesis.watame.sql that return types with arguments of type IGuildPropertyMappingModifier and TypeMethodDescriptionIPropertyField<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> WatameBotDatabase.getProperty(String key)