| 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 Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic int func_149175_c()
public void processPacket(INetHandler handler)
processPacket in interface Packetpublic int func_149173_d()
public ItemStack func_149174_e()