Class VivecraftConversions
java.lang.Object
net.timtaran.interactivemc.util.vr.vivecraft.VivecraftConversions
-
Method Summary
Modifier and TypeMethodDescriptionstatic PlayerBodyPartcontrollerTypeToPlayerBodyPart(org.vivecraft.client_vr.provider.ControllerType hand) static VRBodyPartDatatoInteractivemcType(org.vivecraft.api.data.VRBodyPartData bodyPartData) static VRPosetoInteractivemcType(org.vivecraft.api.data.VRPose pose, float playerScale)
-
Method Details
-
controllerTypeToPlayerBodyPart
@Environment(CLIENT) public static PlayerBodyPart controllerTypeToPlayerBodyPart(org.vivecraft.client_vr.provider.ControllerType hand) -
toInteractivemcType
-
toInteractivemcType
public static VRBodyPartData toInteractivemcType(org.vivecraft.api.data.VRBodyPartData bodyPartData)
-