Uses of Class
net.minecraft.client.gui.DisplayEffectsScreen
-
Uses of DisplayEffectsScreen in net.minecraft.client.gui.screen.inventory
-
Uses of DisplayEffectsScreen in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault void
IForgeEffect.renderInventoryEffect
(EffectInstance effect, DisplayEffectsScreen<?> gui, MatrixStack mStack, int x, int y, float z) Called to draw the this Potion onto the player's inventory when it's active.default void
IForgeEffectInstance.renderInventoryEffect
(DisplayEffectsScreen<?> gui, MatrixStack mStack, int x, int y, float z) Called to draw the this Potion onto the player's inventory when it's active.