Uses of Interface
net.md_5.bungee.protocol.channel.ChannelAcceptor
-
Packages that use ChannelAcceptor Package Description net.md_5.bungee.protocol.channel -
-
Uses of ChannelAcceptor in net.md_5.bungee.protocol.channel
Methods in net.md_5.bungee.protocol.channel that return ChannelAcceptor Modifier and Type Method Description abstract ChannelAcceptorBungeeChannelInitializer. getChannelAcceptor()Methods in net.md_5.bungee.protocol.channel with parameters of type ChannelAcceptor Modifier and Type Method Description static BungeeChannelInitializerBungeeChannelInitializer. create(ChannelAcceptor acceptor)Creates a new instance of BungeeChannelInitializer
-