public class PlayerInfoStorage
extends com.viaversion.viaversion.api.connection.StoredObject
| Modifier and Type | Field and Description |
|---|---|
int |
entityId |
boolean |
onGround |
float |
pitch |
double |
posX |
double |
posY |
double |
posZ |
float |
yaw |
| Constructor and Description |
|---|
PlayerInfoStorage(com.viaversion.viaversion.api.connection.UserConnection userConnection) |