Constructor and Description |
---|
S2FPacketSetSlot() |
S2FPacketSetSlot(int p_i45188_1_,
int p_i45188_2_,
ItemStack p_i45188_3_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149173_d() |
ItemStack |
func_149174_e() |
int |
func_149175_c() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S2FPacketSetSlot()
public S2FPacketSetSlot(int p_i45188_1_, int p_i45188_2_, ItemStack p_i45188_3_)
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_149175_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149173_d()
public ItemStack func_149174_e()