Package net.md_5.bungee.protocol
Class PacketWrapper
java.lang.Object
net.md_5.bungee.protocol.PacketWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.netty.buffer.ByteBuffinal DefinedPacketfinal Protocol -
Constructor Summary
ConstructorsConstructorDescriptionPacketWrapper(DefinedPacket packet, io.netty.buffer.ByteBuf buf, Protocol protocol) -
Method Summary
-
Field Details
-
packet
-
buf
public final io.netty.buffer.ByteBuf buf -
protocol
-
-
Constructor Details
-
PacketWrapper
-
-
Method Details
-
trySingleRelease
public void trySingleRelease() -
setReleased
public void setReleased(boolean released)
-