Class MixinLivingEntity

java.lang.Object
icu.suc.serverevents.mixin.MixinLivingEntity

public abstract class MixinLivingEntity extends Object
  • Constructor Details

    • MixinLivingEntity

      public MixinLivingEntity()
  • Method Details

    • onEffectsRemoved

      protected abstract void onEffectsRemoved(Collection<net.minecraft.world.effect.MobEffectInstance> collection)