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 effectInstance, EffectRenderingInventoryScreen<?> gui, PoseStack poseStack, int x, int y, float z) Called to draw the this Potion onto the player's inventory when it's active.