Package com.render.api
package com.render.api
-
ClassDescriptionTracks entity outline registrations and applies them during rendering.Fluent style descriptor for entity outlines.Lightweight wrapper around
GuiGraphicsExtractorfor HUD and screen rendering.Snapshot of a handled screen host.Top-level movable managed HUD element owned by aManagedHudLayout.Default or saved absolute placement for a top-level managed HUD element.Styling options exposed by the default HUD placement screen.Callback used to draw into the in-game HUD every frame.Deprecated.Primary retained HUD API for registering a mod-owned set of top-level movable elements.Packet-safe menu interaction dispatched against the current handled screen.Result of dispatching a virtual menu action.Optional guard applied before a queued menu action dispatches.Queue used by virtual menu sessions to script click flows safely.Public queue state snapshot exposed to virtual menu sessions.Packet-safe virtual menu action helpers.Handled-screen snapshot specialized for virtual menu sessions.Determines how queued virtual menu actions advance.Controls whether a queued action follows the queue-level transition policy.Matcher used to bind virtual menus to handled-screen titles.Describes a handled-screen transition observed by a virtual menu session.Queue entry for a virtual menu action.Immutable ARGB color value used across the public render API.Named preset colors for common UI and world rendering use cases.Opens and closes managed full-screen GUI views.Entry point for HUD rendering callbacks.Entry point for handled-screen virtual menu registrations.Entry point for generic screen injection.Stable entry point for the renderer-neutral world engine.Handle returned by registration APIs.Simple integer-aligned bounds for host screen regions.ScreenExtension<T extends net.minecraft.client.gui.screens.Screen>Registration contract for a retained UI layer mounted into an existing screen.Snapshot of the host screen and window state used by injected UI layers.Controls whether injected UI layers are additive or replace the host screen visuals.Registration contract for hidden-base virtual menus attached to handled screens.Retained screen-extension host specialized for handled-screen virtual menus.