Constructor and Description |
---|
S0DPacketCollectItem() |
S0DPacketCollectItem(int p_i45232_1_,
int p_i45232_2_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149353_d() |
int |
func_149354_c() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S0DPacketCollectItem()
public S0DPacketCollectItem(int p_i45232_1_, int p_i45232_2_)
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(INetHandlerPlayClient handler)
public int func_149354_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149353_d()