-
-
Notifications
You must be signed in to change notification settings - Fork 59
Mod API VRAPI
fayer3 edited this page Jul 3, 2025
·
1 revision
You can find the full javadoc for the VRAPI here.
Allows to interact with the common side of Vivecraft, that are the same on client and server:
- check if a player is playing in VR with
isVRPlayer
- get a players VR data with
getVRPose
, this includes body part poses, and flags if the player is in seated mode or left handed - get a payers VR data of previous ticks with
getHistoricalVRPoses