public abstract class AbstractPacketEncoder<P extends Packet> extends Object implements PacketEncoder<P>
Abstract AbstractPacketEncoder class.
| Constructor and Description |
|---|
AbstractPacketEncoder(io.netty.buffer.ByteBufAllocator allocator)
Constructor for AbstractPacketEncoder.
|
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBufAllocator |
getAllocator()
Getter for the field
allocator. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeCopyright © 2016–2024. All rights reserved.