Constructor and Description |
---|
S49PacketUpdateEntityNBT() |
S49PacketUpdateEntityNBT(int p_i45979_1_,
NBTTagCompound p_i45979_2_) |
Modifier and Type | Method and Description |
---|---|
void |
func_179762_a(INetHandlerPlayClient p_179762_1_) |
NBTTagCompound |
func_179763_a() |
Entity |
func_179764_a(World worldIn) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S49PacketUpdateEntityNBT()
public S49PacketUpdateEntityNBT(int p_i45979_1_, NBTTagCompound p_i45979_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 func_179762_a(INetHandlerPlayClient p_179762_1_)
public NBTTagCompound func_179763_a()
public void processPacket(INetHandler handler)
processPacket
in interface Packet