类 MixinLivingEntity

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

public abstract class MixinLivingEntity extends Object
  • 构造器详细资料

    • MixinLivingEntity

      public MixinLivingEntity()
  • 方法详细资料

    • onEffectsRemoved

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