Class VivecraftConversions

java.lang.Object
net.timtaran.interactivemc.util.vr.vivecraft.VivecraftConversions

public class VivecraftConversions extends Object
  • Method Details

    • controllerTypeToPlayerBodyPart

      @Environment(CLIENT) public static PlayerBodyPart controllerTypeToPlayerBodyPart(org.vivecraft.client_vr.provider.ControllerType hand)
    • toInteractivemcType

      public static VRPose toInteractivemcType(org.vivecraft.api.data.VRPose pose, float playerScale)
    • toInteractivemcType

      public static VRBodyPartData toInteractivemcType(org.vivecraft.api.data.VRBodyPartData bodyPartData)