Uses of Class
net.minecraftforge.event.entity.living.MobEffectEvent
Packages that use MobEffectEvent
-
Uses of MobEffectEvent in net.minecraftforge.event.entity.living
Subclasses of MobEffectEvent in net.minecraftforge.event.entity.livingModifier and TypeClassDescriptionstatic class
This event is fired when a newMobEffectInstance
is added to an entity.static class
This event is fired to check if aMobEffectInstance
can be applied to an entity.static class
This event is fired when aMobEffectInstance
expires on an entity.static class
This Event is fired when aMobEffect
is about to get removed from an Entity.