Uses of Interface
de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Packages that use ResourcepacksPlugin
Package
Description
-
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.bukkit
Classes in de.themoep.resourcepacksplugin.bukkit that implement ResourcepacksPlugin -
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.bungee
Classes in de.themoep.resourcepacksplugin.bungee that implement ResourcepacksPlugin -
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 ResourcepacksPlugin
PluginCommandExecutor.plugin
Methods 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) -
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.velocity
Classes in de.themoep.resourcepacksplugin.velocity that implement ResourcepacksPlugin -
Uses of ResourcepacksPlugin in de.themoep.resourcepacksplugin.velocity.listeners
Constructors in de.themoep.resourcepacksplugin.velocity.listeners with parameters of type ResourcepacksPlugin