public class NPacketPlayOutEntity extends Object implements NPacketPlayOut
Constructor and Description |
---|
NPacketPlayOutEntity() |
NPacketPlayOutEntity(int entityId,
double vecX,
double vecY,
double vecZ) |
Modifier and Type | Method and Description |
---|---|
PacketType |
getPacketType() |
public int entityId
public Vector vec
public NPacketPlayOutEntity()
public NPacketPlayOutEntity(int entityId, double vecX, double vecY, double vecZ)
public PacketType getPacketType()
getPacketType
in interface NPacket