public class PacketWrapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
io.netty.buffer.ByteBuf |
buf |
DefinedPacket |
packet |
| Constructor and Description |
|---|
PacketWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
trySingleRelease() |
public final DefinedPacket packet
public final io.netty.buffer.ByteBuf buf
Copyright © 2015-2018 WaterfallMC. All Rights Reserved.