| Constructor and Description |
|---|
S46PacketSetCompressionLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
func_179759_a(INetHandlerPlayClient p_179759_1_) |
int |
func_179760_a() |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData in interface Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic void func_179759_a(INetHandlerPlayClient p_179759_1_)
public int func_179760_a()
public void processPacket(INetHandler handler)
processPacket in interface Packet