public class LevelChunkSerializer_v649 extends LevelChunkSerializer_v486
| Modifier and Type | Field and Description |
|---|---|
static LevelChunkSerializer_v649 |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
LevelChunkSerializer_v649() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readChunkLocation(io.netty.buffer.ByteBuf buffer,
LevelChunkPacket packet) |
protected void |
writeChunkLocation(io.netty.buffer.ByteBuf buffer,
LevelChunkPacket packet) |
deserialize, serializepublic static final LevelChunkSerializer_v649 INSTANCE
protected void writeChunkLocation(io.netty.buffer.ByteBuf buffer,
LevelChunkPacket packet)
writeChunkLocation in class LevelChunkSerializer_v486protected void readChunkLocation(io.netty.buffer.ByteBuf buffer,
LevelChunkPacket packet)
readChunkLocation in class LevelChunkSerializer_v486