Package icu.suc.serverevents.mixin
Class MixinLivingEntity
java.lang.Object
icu.suc.serverevents.mixin.MixinLivingEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract void
onEffectsRemoved
(Collection<net.minecraft.world.effect.MobEffectInstance> collection)
-
Constructor Details
-
MixinLivingEntity
public MixinLivingEntity()
-
-
Method Details
-
onEffectsRemoved
protected abstract void onEffectsRemoved(Collection<net.minecraft.world.effect.MobEffectInstance> collection)
-