Index

A B C F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages

O

OFF_HAND - Enum constant in enum class org.vivecraft.api.data.VRBodyPart
 
onHoldTick(LocalPlayer, InteractionHand) - Method in interface org.vivecraft.api.client.HeldInteractModule
Called on tick while this module is active and the Interact keybind is still pressed.
onPress(LocalPlayer, InteractionHand) - Method in interface org.vivecraft.api.client.InteractModule
Use this to do an action when the Interact keybind is being pressed.
onRelease(LocalPlayer, InteractionHand) - Method in interface org.vivecraft.api.client.HeldInteractModule
Counterpart to InteractModule.onPress(LocalPlayer, InteractionHand)
This is called when the module was active, and the Interact keybind released or HeldInteractModule.onHoldTick(LocalPlayer, InteractionHand) returned false.
openKeyboard(OpenKeyboardContext) - Method in interface org.vivecraft.api.client.VRClientAPI
Opens Vivecraft's keyboard, doing nothing if the keyboard is already opened or the provided openKeyboardContext doesn't result in the keyboard opening.
OpenKeyboardContext - Enum Class in org.vivecraft.api.client.data
Determines how strict the opening of the VR keyboard should be
opposite() - Method in enum class org.vivecraft.api.data.VRBodyPart
Gets the VRBodyPart which is the same type but on the opposite side of the body.
org.vivecraft.api - package org.vivecraft.api
 
org.vivecraft.api.client - package org.vivecraft.api.client
 
org.vivecraft.api.client.data - package org.vivecraft.api.client.data
 
org.vivecraft.api.client.event - package org.vivecraft.api.client.event
 
org.vivecraft.api.data - package org.vivecraft.api.data
 
org.vivecraft.api.server - package org.vivecraft.api.server
 
A B C F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages