类 MixinLivingEntity
java.lang.Object
icu.suc.serverevents.mixin.MixinLivingEntity
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected abstract voidonEffectsRemoved(Collection<net.minecraft.world.effect.MobEffectInstance> collection)
-
构造器详细资料
-
MixinLivingEntity
public MixinLivingEntity()
-
-
方法详细资料
-
onEffectsRemoved
protected abstract void onEffectsRemoved(Collection<net.minecraft.world.effect.MobEffectInstance> collection)
-