Uses of Class
net.minecraft.client.gui.Gui
Package
Description
-
Uses of Gui in net.minecraft.client
-
Uses of Gui in net.minecraft.client.gui.components
-
Uses of Gui in net.neoforged.neoforge.client.extensions.common
Modifier and TypeMethodDescriptiondefault boolean
IClientMobEffectExtensions.renderGuiIcon
(MobEffectInstance instance, Gui gui, GuiGraphics guiGraphics, int x, int y, float z, float alpha) Renders the icon of the specified effect on the player's HUD. -
Uses of Gui in net.neoforged.neoforge.client.gui.overlay
Modifier and TypeClassDescriptionclass
NeoForge extension ofGui
to be able to renderHUD overlays
.