Package | Description |
---|---|
com.comphenix.protocol.injector.packet | |
com.comphenix.protocol.injector.player | |
com.comphenix.protocol.injector.spigot |
Modifier and Type | Field and Description |
---|---|
protected PlayerInjectionHandler |
PacketInjectorBuilder.playerInjection |
Modifier and Type | Method and Description |
---|---|
PacketInjectorBuilder |
PacketInjectorBuilder.playerInjection(PlayerInjectionHandler playerInjection)
The packet stream invoker.
|
Modifier and Type | Method and Description |
---|---|
PlayerInjectionHandler |
PlayerInjectorBuilder.buildHandler()
Construct the injection handler.
|
Modifier and Type | Method and Description |
---|---|
PlayerInjectionHandler |
SpigotPacketInjector.getPlayerHandler()
Retrieve the dummy player injection handler.
|