Uses of Class
net.minecraftforge.client.gui.OverlayRegistry.OverlayEntry
-
Uses of OverlayRegistry.OverlayEntry in net.minecraftforge.client.gui
Modifier and TypeFieldDescriptionprivate static Map<IIngameOverlay,OverlayRegistry.OverlayEntry>
OverlayRegistry.overlays
private static List<OverlayRegistry.OverlayEntry>
OverlayRegistry.overlaysOrdered
Modifier and TypeMethodDescriptionstatic OverlayRegistry.OverlayEntry
OverlayRegistry.getEntry(IIngameOverlay overlay)
Returns the information on a registered overlay.Modifier and TypeMethodDescriptionstatic List<OverlayRegistry.OverlayEntry>
OverlayRegistry.orderedEntries()