프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnGround | bool | ||
Pitch | float | ||
Yaw | float |
메소드 | 설명 | |
---|---|---|
PlayerLookPacket ( float yaw = 0.0f, float pitch = 0.0f, bool onGround = false ) : Sharpcraft.Networking.Enums |
public PlayerLookPacket ( float yaw = 0.0f, float pitch = 0.0f, bool onGround = false ) : Sharpcraft.Networking.Enums | ||
yaw | float | |
pitch | float | |
onGround | bool | |
리턴 | Sharpcraft.Networking.Enums |