| Package | Description |
|---|---|
| com.comphenix.protocol |
Contains classes for retrieving the main ProtocolMananger object.
|
| com.comphenix.protocol.injector.netty |
| Modifier and Type | Method and Description |
|---|---|
void |
PacketStream.sendWirePacket(org.bukkit.entity.Player receiver,
WirePacket packet)
Send a wire packet to the given player.
|
| Modifier and Type | Method and Description |
|---|---|
static WirePacket |
WirePacket.fromPacket(Object packet)
Creates a WirePacket from an existing Minecraft packet
|
static WirePacket |
WirePacket.fromPacket(PacketContainer packet)
Creates a WirePacket from an existing PacketContainer
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.