Constructor and Description |
---|
S19PacketEntityHeadLook() |
S19PacketEntityHeadLook(Entity p_i45214_1_,
byte p_i45214_2_) |
Modifier and Type | Method and Description |
---|---|
byte |
func_149380_c() |
Entity |
func_149381_a(World worldIn) |
void |
func_180745_a(INetHandlerPlayClient p_180745_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S19PacketEntityHeadLook()
public S19PacketEntityHeadLook(Entity p_i45214_1_, byte p_i45214_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_180745_a(INetHandlerPlayClient p_180745_1_)
public byte func_149380_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet