Uses of Interface
net.foxgenesis.watame.property.PluginPropertyProvider
Packages that use PluginPropertyProvider
Package
Description
Main package of WatameBot containing the entry and startup methods.
Package containing implementation of the plugin functionality system.
-
Uses of PluginPropertyProvider in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return PluginPropertyProvider -
Uses of PluginPropertyProvider in net.foxgenesis.watame.plugin
Methods in net.foxgenesis.watame.plugin that return PluginPropertyProviderModifier and TypeMethodDescriptionprotected final PluginPropertyProviderPlugin.getPropertyProvider()Get the provider for registering and gettingPluginProperties.