| Package | Description |
|---|---|
| com.comphenix.protocol.injector.netty | |
| com.comphenix.protocol.injector.packet | |
| com.comphenix.protocol.injector.spigot |
| Modifier and Type | Method and Description |
|---|---|
PacketInjector |
ProtocolInjector.getPacketInjector()
Retrieve a view of this protocol injector as a packet injector.
|
| Modifier and Type | Method and Description |
|---|---|
PacketInjector |
PacketInjectorBuilder.buildInjector()
Create a packet injector using the provided fields or the default values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPacketInjector |
| Modifier and Type | Method and Description |
|---|---|
PacketInjector |
SpigotPacketInjector.getPacketInjector()
Retrieve the dummy packet injection handler.
|
PacketInjector |
SpigotPacketInjector.getProxyPacketInjector()
Retrieve the real proxy packet injector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpigotPacketInjector.setProxyPacketInjector(PacketInjector proxyPacketInjector)
Set the real proxy packet injector.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.