Uses of Class
de.themoep.resourcepacksplugin.core.SubChannelHandler
Package
Description
-
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.bukkit
Modifier and TypeMethodDescriptionSubChannelHandler<org.bukkit.entity.Player>
WorldResourcepacks.getMessageChannelHandler()
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels -
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.bukkit.listeners
-
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.bungee
Modifier and TypeMethodDescriptionSubChannelHandler<net.md_5.bungee.api.connection.Server>
BungeeResourcepacks.getMessageChannelHandler()
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels -
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.bungee.listeners
-
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.velocity
Modifier and TypeMethodDescriptionSubChannelHandler<com.velocitypowered.api.proxy.server.RegisteredServer>
VelocityResourcepacks.getMessageChannelHandler()
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels -
Uses of SubChannelHandler in de.themoep.resourcepacksplugin.velocity.listeners