public static class S14PacketEntity.S16PacketEntityLook extends S14PacketEntity
S14PacketEntity.S15PacketEntityRelMove, S14PacketEntity.S16PacketEntityLook, S14PacketEntity.S17PacketEntityLookMove
entityId, field_149069_g, onGround, pitch, posX, posY, posZ, yaw
Constructor and Description |
---|
S16PacketEntityLook() |
S16PacketEntityLook(int entityIdIn,
byte yawIn,
byte pitchIn,
boolean onGroundIn) |
Modifier and Type | Method and Description |
---|---|
void |
readPacketData(PacketBuffer buf)
Reads the raw packet data from the data stream.
|
void |
writePacketData(PacketBuffer buf)
Writes the raw packet data to the data stream.
|
func_149060_h, func_149061_d, func_149062_c, func_149063_g, func_149064_e, func_149066_f, getEntity, getOnGround, processPacket, toString
public S16PacketEntityLook()
public S16PacketEntityLook(int entityIdIn, byte yawIn, byte pitchIn, boolean onGroundIn)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData
in interface Packet<INetHandlerPlayClient>
readPacketData
in class S14PacketEntity
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface Packet<INetHandlerPlayClient>
writePacketData
in class S14PacketEntity
java.io.IOException