Package net.minecraft.entity.effect
Class HealthBoostStatusEffect
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.HealthBoostStatusEffect
- Mappings:
- Namespace - Name - official - bew- intermediary - net/minecraft/class_1290- named - net/minecraft/entity/effect/HealthBoostStatusEffect
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidonRemoved(LivingEntity entity, AttributeContainer attributes, int amplifier) Methods inherited from class net.minecraft.entity.effect.StatusEffectaddAttributeModifier, 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 - official - <init>- Lbey;<init>(Lbez;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- 
onRemoved- Overrides:
- onRemovedin class- StatusEffect
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbey;a(Lbfz;Lbhd;I)V- intermediary - method_5562- Lnet/minecraft/class_1291;method_5562(Lnet/minecraft/class_1309;Lnet/minecraft/class_5131;I)V- named - onRemoved- Lnet/minecraft/entity/effect/StatusEffect;onRemoved(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/attribute/AttributeContainer;I)V
 
 
-