Uses of Class
de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Packages that use VelocityResourcepacks
Package
Description
-
Uses of VelocityResourcepacks in de.themoep.resourcepacksplugin.velocity
Constructors in de.themoep.resourcepacksplugin.velocity with parameters of type VelocityResourcepacksModifierConstructorDescriptionPluginConfig(VelocityResourcepacks plugin, File configFile) PluginConfig(VelocityResourcepacks plugin, File configFile, String defaultFile) -
Uses of VelocityResourcepacks in de.themoep.resourcepacksplugin.velocity.integrations
Constructors in de.themoep.resourcepacksplugin.velocity.integrations with parameters of type VelocityResourcepacksModifierConstructorDescriptionFloodgateIntegration(VelocityResourcepacks plugin, com.velocitypowered.api.plugin.PluginContainer floodgatePlugin) GeyserIntegration(VelocityResourcepacks plugin, com.velocitypowered.api.plugin.PluginContainer geyserPlugin) ViaVersionIntegration(VelocityResourcepacks plugin, com.velocitypowered.api.plugin.PluginContainer viaPlugin) -
Uses of VelocityResourcepacks in de.themoep.resourcepacksplugin.velocity.listeners
Fields in de.themoep.resourcepacksplugin.velocity.listeners declared as VelocityResourcepacksConstructors in de.themoep.resourcepacksplugin.velocity.listeners with parameters of type VelocityResourcepacksModifierConstructorDescriptionAuthHandler(VelocityResourcepacks plugin) ConnectListener(VelocityResourcepacks plugin) LibreLoginListener(VelocityResourcepacks plugin, com.velocitypowered.api.plugin.PluginContainer libreLogin) LibrePremiumListener(VelocityResourcepacks plugin, com.velocitypowered.api.plugin.PluginContainer librePremium) NLoginListener(VelocityResourcepacks plugin)