net.minecraft.entity.effect

class AbsorptionStatusEffect

extends StatusEffect

All mapped superinterfaces:

ToggleableFeature

net.minecraft.world.effect.AbsorptionMobEffect
net.minecraft.class_1288
net.minecraft.entity.effect.AbsorptionStatusEffect

Constructor summary

ModifierConstructor
protected (StatusEffectCategory category, int color)

Method summary

Modifier and TypeMethod
public boolean
applyEffectTick(ServerLevel level, LivingEntity mob, int amplification)
method_5572(class_3218 arg0, class_1309 arg1, int arg2)
applyUpdateEffect(ServerWorld arg0, LivingEntity arg1, int arg2)
public boolean
shouldApplyEffectTickThisTick(int tickCount, int amplification)
method_5552(int arg0, int arg1)
canApplyUpdateEffect(int arg0, int arg1)
public void
onEffectStarted(LivingEntity mob, int amplifier)
method_52520(class_1309 arg0, int arg1)
onApplied(LivingEntity arg0, int arg1)