Class AbsorptionStatusEffect

java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.AbsorptionStatusEffect

class AbsorptionStatusEffect extends StatusEffect
Mappings:
Namespace Name
official bhv
intermediary net/minecraft/class_1288
named net/minecraft/entity/effect/AbsorptionStatusEffect
  • Constructor Details

    • AbsorptionStatusEffect

      protected AbsorptionStatusEffect(StatusEffectCategory category, int color)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbib;<init>(Lbic;I)V
      intermediary <init> Lnet/minecraft/class_1291;<init>(Lnet/minecraft/class_4081;I)V
      named <init> Lnet/minecraft/entity/effect/StatusEffect;<init>(Lnet/minecraft/entity/effect/StatusEffectCategory;I)V
  • Method Details

    • applyUpdateEffect

      public void applyUpdateEffect(LivingEntity entity, int amplifier)
      Overrides:
      applyUpdateEffect in class StatusEffect
      Mappings:
      Namespace Name Mixin selector
      official a Lbib;a(Lbjg;I)V
      intermediary method_5572 Lnet/minecraft/class_1291;method_5572(Lnet/minecraft/class_1309;I)V
      named applyUpdateEffect Lnet/minecraft/entity/effect/StatusEffect;applyUpdateEffect(Lnet/minecraft/entity/LivingEntity;I)V
    • canApplyUpdateEffect

      public boolean canApplyUpdateEffect(int duration, int amplifier)
      Overrides:
      canApplyUpdateEffect in class StatusEffect
      Mappings:
      Namespace Name Mixin selector
      official a Lbib;a(II)Z
      intermediary method_5552 Lnet/minecraft/class_1291;method_5552(II)Z
      named canApplyUpdateEffect Lnet/minecraft/entity/effect/StatusEffect;canApplyUpdateEffect(II)Z
    • onApplied

      public void onApplied(LivingEntity entity, int amplifier)
      Overrides:
      onApplied in class StatusEffect
      Mappings:
      Namespace Name Mixin selector
      official b Lbib;b(Lbjg;I)V
      intermediary method_52520 Lnet/minecraft/class_1291;method_52520(Lnet/minecraft/class_1309;I)V
      named onApplied Lnet/minecraft/entity/effect/StatusEffect;onApplied(Lnet/minecraft/entity/LivingEntity;I)V