Class WitherStatusEffect

java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.WitherStatusEffect
All Implemented Interfaces:
ToggleableFeature

public class WitherStatusEffect extends StatusEffect
Mappings:
Namespace Name
named net/minecraft/entity/effect/WitherStatusEffect
intermediary net/minecraft/class_8638
official bub
  • Field Details Link icon

    • FLOWER_CONTACT_EFFECT_DURATION Link icon

      public static final int FLOWER_CONTACT_EFFECT_DURATION
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named FLOWER_CONTACT_EFFECT_DURATION Lnet/minecraft/entity/effect/WitherStatusEffect;FLOWER_CONTACT_EFFECT_DURATION:I
      intermediary field_55006 Lnet/minecraft/class_8638;field_55006:I
      official c Lbub;c:I
  • Constructor Details Link icon

    • WitherStatusEffect Link icon

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

    • applyUpdateEffect Link icon

      public boolean applyUpdateEffect(ServerWorld world, LivingEntity entity, int amplifier)
      Overrides:
      applyUpdateEffect in class StatusEffect
      Mappings:
      Namespace Name Mixin selector
      named applyUpdateEffect Lnet/minecraft/entity/effect/StatusEffect;applyUpdateEffect(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;I)Z
      intermediary method_5572 Lnet/minecraft/class_1291;method_5572(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;I)Z
      official a Lbtp;a(Lard;Lbvi;I)Z
    • canApplyUpdateEffect Link icon

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