Constructor and Description |
---|
S00PacketKeepAlive() |
S00PacketKeepAlive(int p_i45195_1_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149134_c() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S00PacketKeepAlive()
public S00PacketKeepAlive(int p_i45195_1_)
public void processPacket(INetHandlerPlayClient handler)
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 int func_149134_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet