Class VanillaGuiLayers
java.lang.Object
net.neoforged.neoforge.client.gui.VanillaGuiLayers
Identifiers for the vanilla HUD components, in the order that they render.
The corresponding rendering code can be found in the source code of Gui.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifier -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CAMERA_OVERLAYS
-
CROSSHAIR
-
AFTER_CAMERA_DECORATIONS
-
HOTBAR
-
PLAYER_HEALTH
-
ARMOR_LEVEL
-
FOOD_LEVEL
-
VEHICLE_HEALTH
-
AIR_LEVEL
-
CONTEXTUAL_INFO_BAR_BACKGROUND
-
EXPERIENCE_LEVEL
-
CONTEXTUAL_INFO_BAR
-
SELECTED_ITEM_NAME
-
SPECTATOR_TOOLTIP
-
EFFECTS
-
BOSS_OVERLAY
-
SLEEP_OVERLAY
-
DEMO_OVERLAY
-
SCOREBOARD_SIDEBAR
-
OVERLAY_MESSAGE
-
TITLE
-
CHAT
-
TAB_LIST
-
SUBTITLE_OVERLAY
-
-
Constructor Details
-
VanillaGuiLayers
public VanillaGuiLayers()
-