Uses of Interface
de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Packages that use ResourcepacksPlugin
Package
Description
-
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.core
Constructors in de.themoep.resourcepacksplugin.core with parameters of type ResourcepacksPluginModifierConstructorDescriptionPackManager(ResourcepacksPlugin plugin) SubChannelHandler(ResourcepacksPlugin plugin) UserManager(ResourcepacksPlugin plugin) Manage user packs and settings -
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.core.commands
Fields in de.themoep.resourcepacksplugin.core.commands declared as ResourcepacksPluginModifier and TypeFieldDescriptionprotected final ResourcepacksPluginPluginCommandExecutor.pluginMethods in de.themoep.resourcepacksplugin.core.commands that return ResourcepacksPluginConstructors in de.themoep.resourcepacksplugin.core.commands with parameters of type ResourcepacksPluginModifierConstructorDescriptionPluginCommandExecutor(ResourcepacksPlugin plugin, PluginCommandExecutor parent, String usage) PluginCommandExecutor(ResourcepacksPlugin plugin, PluginCommandExecutor parent, String usage, String permission) PluginCommandExecutor(ResourcepacksPlugin plugin, PluginCommandExecutor parent, String usage, String permission, String... aliases) PluginCommandExecutor(ResourcepacksPlugin plugin, String usage) PluginCommandExecutor(ResourcepacksPlugin plugin, String usage, String permission)