Class VRUtil

java.lang.Object
com.hammy275.immersivemc.common.vr.VRUtil

public class VRUtil extends Object
  • Constructor Details

    • VRUtil

      public VRUtil()
  • Method Details

    • posRot

      public static PosRot posRot(org.vivecraft.api.data.VRBodyPartData data)
    • changeForVelocity

      @Nullable public static @Nullable net.minecraft.world.phys.Vec3 changeForVelocity(net.minecraft.world.entity.player.Player player, org.vivecraft.api.data.VRBodyPart bodyPart)