Package net.minecraft.entity.effect
Class HealthBoostStatusEffect
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.HealthBoostStatusEffect
- Mappings:
Namespace Name intermediary net/minecraft/class_1290official beunamed net/minecraft/entity/effect/HealthBoostStatusEffect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonRemoved(LivingEntity entity, AttributeContainer attributes, int amplifier) Methods inherited from class net.minecraft.entity.effect.StatusEffect
addAttributeModifier, adjustModifierAmount, applyInstantEffect, applyUpdateEffect, byRawId, canApplyUpdateEffect, getAttributeModifiers, getCategory, getColor, getFactorCalculationDataSupplier, getName, getRawId, getRawIdNullable, getTranslationKey, isBeneficial, isInstant, loadTranslationKey, onApplied, setFactorCalculationDataSupplier
-
Constructor Details
-
HealthBoostStatusEffect
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_1291;<init>(Lnet/minecraft/class_4081;I)Vofficial <init>Lbew;<init>(Lbex;I)Vnamed <init>Lnet/minecraft/entity/effect/StatusEffect;<init>(Lnet/minecraft/entity/effect/StatusEffectCategory;I)V
-
-
Method Details
-
onRemoved
- Overrides:
onRemovedin classStatusEffect- Mappings:
Namespace Name Mixin selector intermediary method_5562Lnet/minecraft/class_1291;method_5562(Lnet/minecraft/class_1309;Lnet/minecraft/class_5131;I)Vofficial aLbew;a(Lbfx;Lbhb;I)Vnamed onRemovedLnet/minecraft/entity/effect/StatusEffect;onRemoved(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/attribute/AttributeContainer;I)V
-