Interface MinecraftOverlayAccessor


public interface MinecraftOverlayAccessor
Exposes the initial loading overlay to the UI capture readiness gate.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.client.gui.screens.Overlay
    Returns the overlay currently drawn above the active screen.
  • Method Details

    • renderlibUiTest$getOverlay

      net.minecraft.client.gui.screens.Overlay renderlibUiTest$getOverlay()
      Returns the overlay currently drawn above the active screen.
      Returns:
      the active overlay, or null after resource loading