@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, wait
create, getPacketName, write
public Chunk[] chunks
public NPacketPlayOutChunkDataMultiple()
public void read(PacketSerializer serializer, Version version)
NPacket
public PacketType getPacketType()
NPacket
getPacketType
in interface NPacket