Constructor and Description |
---|
S2EPacketCloseWindow() |
S2EPacketCloseWindow(int p_i45183_1_) |
Modifier and Type | Method and Description |
---|---|
void |
func_180731_a(INetHandlerPlayClient p_180731_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S2EPacketCloseWindow()
public S2EPacketCloseWindow(int p_i45183_1_)
public void func_180731_a(INetHandlerPlayClient p_180731_1_)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData
in interface Packet
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface Packet
java.io.IOException
public void processPacket(INetHandler handler)
processPacket
in interface Packet