@Deprecated public class NPacketPlayOutChunkDataMultiple extends Object implements NPacketPlayOut
| Modifier and Type | Class and Description |
|---|---|
static class |
NPacketPlayOutChunkDataMultiple.ChunkBulkSection
Deprecated.
|
| Constructor and Description |
|---|
NPacketPlayOutChunkDataMultiple()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PacketType |
getPacketType()
Deprecated.
Get type of packet
|
void |
read(PacketSerializer serializer,
Version version)
Deprecated.
Read packet from given serializer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, getPacketName, writepublic Chunk[] chunks
public NPacketPlayOutChunkDataMultiple()
public void read(PacketSerializer serializer, Version version)
NPacketpublic PacketType getPacketType()
NPacketgetPacketType in interface NPacket