public class ServerEntityPositionRotationPacket extends ServerEntityMovementPacket
| Constructor and Description |
|---|
ServerEntityPositionRotationPacket(int entityId,
double moveX,
double moveY,
double moveZ,
float yaw,
float pitch,
boolean onGround) |
getEntityId, getMovementX, getMovementY, getMovementZ, getPitch, getYaw, isOnGround, read, writeisPriority, toStringCopyright © 2020. All rights reserved.