Package org.vivecraft.api.client
package org.vivecraft.api.client
-
ClassDescriptionCompared to a regular
InteractModule
, a HeldInteractModule blocks other modules from using the Interact keybind until it is released/not used anymore.An InteractModule can influence what happens when the user presses the Interact keybind.A type ofTracker
which can prevent the vanilla use key from being released, withItemInUseTracker.itemInUse(LocalPlayer)
.A tracker is an object that is run for the local player during the game tick or before rendering a frame only if they are in VR.The process type used for processing trackers.The main interface for interacting with the local player using Vivecraft from client code.The main interface for interacting with Vivecraft from rendering code.