public class S2EPacketCloseWindow extends Packet
Constructor and Description |
---|
S2EPacketCloseWindow() |
S2EPacketCloseWindow(int p_i45183_1_) |
Modifier and Type | Method and Description |
---|---|
void |
processPacket(INetHandler p_148833_1_) |
void |
processPacket(INetHandlerPlayClient p_148833_1_) |
void |
readPacketData(PacketBuffer p_148837_1_) |
void |
writePacketData(PacketBuffer p_148840_1_) |
generatePacket, hasPriority, readBlob, serialize, toString, writeBlob
public S2EPacketCloseWindow()
public S2EPacketCloseWindow(int p_i45183_1_)
public void processPacket(INetHandlerPlayClient p_148833_1_)
public void readPacketData(PacketBuffer p_148837_1_) throws java.io.IOException
readPacketData
in class Packet
java.io.IOException
public void writePacketData(PacketBuffer p_148840_1_) throws java.io.IOException
writePacketData
in class Packet
java.io.IOException
public void processPacket(INetHandler p_148833_1_)
processPacket
in class Packet