Uses of Class
net.minecraft.client.gui.Hud
Packages that use Hud
Package
Description
-
Uses of Hud in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as HudConstructors in net.minecraft.client.gui with parameters of type Hud -
Uses of Hud in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as HudConstructors in net.minecraft.client.gui.components with parameters of type Hud -
Uses of Hud in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type HudModifier and TypeMethodDescriptiondefault booleanIClientMobEffectExtensions.extractHudIcon(MobEffectInstance instance, Hud hud, GuiGraphicsExtractor graphics, int x, int y, int width, int height, int color) Renders the icon of the specified effect on the player's HUD.