Package net.minecraft.entity.effect
Class CombatStatusEffect
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.CombatStatusEffect
- Mappings:
Namespace Name official qeintermediary net/minecraft/class_1696named net/minecraft/entity/effect/CombatStatusEffect
-
Field Summary
Fields inherited from class net.minecraft.entity.effect.StatusEffect
ABSORPTION, BLINDNESS, field_3150, field_3151, field_3152, field_3153, field_3154, field_3155, field_3156, field_3189, FIRE_RESISTANCE, HASTE, HEALTH_BOOST, HUNGER, id, INSTANT_DAMAGE, INSTANT_HEALTH, INVISIBILITY, JUMP_BOOST, MINING_FATIGUE, NAUSEA, NIGHTVISION, POISON, REGENERATION, RESISTANCE, SATURATION, SLOWNESS, SPEED, STATUS_EFFECTS, STRENGTH, UNKNOWN, WATER_BREATHING, WEAKNESS, WITHER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleadjustModifierAmount(int amplifier, AttributeModifier modifier) Methods inherited from class net.minecraft.entity.effect.StatusEffect
addAttribute, canApplyUpdateEffect, getAttributeModifiers, getColor, getId, getTranslationKey, isInstant, isNegative, method_2434, method_2436, method_2440, method_2443, method_2444, method_2446, method_2448, method_6087, method_6088, method_6091, onRemoved, setTranslationKey
-
Constructor Details
-
CombatStatusEffect
protected CombatStatusEffect(int int2, boolean bool, int int3)
-
-
Method Details
-
adjustModifierAmount
- Overrides:
adjustModifierAmountin classStatusEffect- Mappings:
Namespace Name Mixin selector official aLqh;a(ILru;)Dintermediary method_6086Lnet/minecraft/class_860;method_6086(ILnet/minecraft/class_1704;)Dnamed adjustModifierAmountLnet/minecraft/entity/effect/StatusEffect;adjustModifierAmount(ILnet/minecraft/entity/attribute/AttributeModifier;)D
-