Uses of Class
net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen
-
Uses of EffectRenderingInventoryScreen in net.minecraft.client.gui.screens.inventory
-
Uses of EffectRenderingInventoryScreen in net.minecraftforge.client
Modifier and TypeMethodDescriptionabstract void
EffectRenderer.renderInventoryEffect(MobEffectInstance effect, EffectRenderingInventoryScreen<?> gui, PoseStack mStack, int x, int y, float z)
Called to draw the this Potion onto the player's inventory when it's active.