Uses of Class
net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen
Package
Description
-
Uses of EffectRenderingInventoryScreen in net.minecraft.client.gui.screens.inventory
-
Uses of EffectRenderingInventoryScreen in net.neoforged.neoforge.client.extensions.common
Modifier and TypeMethodDescriptiondefault boolean
IClientMobEffectExtensions.renderInventoryIcon
(MobEffectInstance instance, EffectRenderingInventoryScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the icon of the specified effect in the player's inventory.default boolean
IClientMobEffectExtensions.renderInventoryText
(MobEffectInstance instance, EffectRenderingInventoryScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the text of the specified effect in the player's inventory.