Class ThermalVisionWarningStore

java.lang.Object
com.hbm_m.powerarmor.overlay.ThermalVisionWarningStore

public final class ThermalVisionWarningStore extends Object
Stores per-world thermal vision warning acknowledgement (client-side). Prevents enabling thermal vision on first use in a given world.
  • Method Details

    • shouldBlockFirstActivation

      public static boolean shouldBlockFirstActivation(net.minecraft.client.Minecraft mc)