DeferredSlotHighlights¶
interface DeferredSlotHighlights
The replay half of ScreenOverlayDeferral for the hovered-slot highlight, implemented by each loader's own highlight mixin - vanilla and NeoForge call different overloads at that call site, so only the mixin that captured it knows how to draw it again.
Inheritors¶
Functions¶
archieDrawDeferredSlotHighlights¶
abstract fun archieDrawDeferredSlotHighlights(guiGraphics: GuiGraphics)
Draws (and discards) whatever highlight was held back this frame.