| Package | Description |
|---|---|
| com.comphenix.protocol.injector.netty |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolInjector |
| Modifier and Type | Method and Description |
|---|---|
Injector |
InjectionFactory.fromChannel(io.netty.channel.Channel channel,
ChannelListener listener,
TemporaryPlayerFactory playerFactory)
Construct a new channel injector for the given channel.
|
Injector |
InjectionFactory.fromPlayer(org.bukkit.entity.Player player,
ChannelListener listener)
Construct or retrieve a channel injector from an existing Bukkit player.
|
| Constructor and Description |
|---|
ChannelInjector(org.bukkit.entity.Player player,
Object networkManager,
io.netty.channel.Channel channel,
ChannelListener channelListener,
InjectionFactory factory)
Construct a new channel injector.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.