Class GuiLayerManager

java.lang.Object
net.neoforged.neoforge.client.gui.GuiLayerManager

@Internal public class GuiLayerManager extends Object
Manages individual components rendered as part of the hud, allowing modders to intercept rendering of these components and add their own in-between.

Overlays can be registered using the RegisterGuiLayersEvent event.