Class GatherEffectScreenTooltipsEvent

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.client.event.GatherEffectScreenTooltipsEvent

public class GatherEffectScreenTooltipsEvent extends net.neoforged.bus.api.Event
This event is called when an EffectRenderingInventoryScreen draws the tooltip lines for a hovered MobEffectInstance. It can be used to modify the tooltip.

This event is only fired on the physical client.