Class ClientVRSubscriber

java.lang.Object
com.hammy275.immersivemc.client.subscribe.ClientVRSubscriber

public class ClientVRSubscriber extends Object
  • Field Details

    • cooldown

      protected static int cooldown
  • Constructor Details

    • ClientVRSubscriber

      public ClientVRSubscriber()
  • Method Details

    • setCooldown

      public static void setCooldown(int cooldown)
    • immersiveTickVR

      public static void immersiveTickVR(net.minecraft.world.entity.player.Player player)
    • handleInfos

      protected static <I extends ImmersiveInfo> boolean handleInfos(Immersive<I,?> singleton, net.blf02.vrapi.api.data.IVRPlayer vrPlayer)
    • handleInfo

      protected static boolean handleInfo(AbstractPlayerAttachmentImmersive<?,?> singleton, AbstractPlayerAttachmentInfo info, net.blf02.vrapi.api.data.IVRPlayer vrPlayer)