net.minecraft.entity.effect

public class PoisonStatusEffect

extends StatusEffect

All mapped superinterfaces:

ToggleableFeature

net.minecraft.world.effect.PoisonMobEffect
net.minecraft.class_8635
net.minecraft.entity.effect.PoisonStatusEffect

Field summary

Modifier and TypeField
public static final int
DAMAGE_INTERVAL
field_55005
FLOWER_CONTACT_EFFECT_DURATION

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)