@Deprecated public class NPacketPlayOutChunkDataUpdateLight extends Object implements NPacketPlayOut
Modifier and Type | Field and Description |
---|---|
ChunkData |
chunk
Deprecated.
|
LightData |
light
Deprecated.
|
Constructor and Description |
---|
NPacketPlayOutChunkDataUpdateLight()
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 NPacketPlayOutChunkDataUpdateLight()
public void read(PacketSerializer serializer, Version version)
NPacket
public PacketType getPacketType()
NPacket
getPacketType
in interface NPacket