Package net.minecraft.entity.effect
Class SaturationStatusEffect
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.entity.effect.InstantStatusEffect
net.minecraft.entity.effect.SaturationStatusEffect
- Mappings:
Namespace Name official bhyintermediary net/minecraft/class_8637named net/minecraft/entity/effect/SaturationStatusEffect
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSaturationStatusEffect(StatusEffectCategory category, int color) -
Method Summary
Methods inherited from class net.minecraft.entity.effect.InstantStatusEffect
canApplyUpdateEffect, isInstantMethods inherited from class net.minecraft.entity.effect.StatusEffect
addAttributeModifier, applyInstantEffect, byRawId, getAttributeModifiers, getCategory, getColor, getFactorCalculationDataSupplier, getName, getRawId, getRawIdNullable, getTranslationKey, isBeneficial, loadTranslationKey, onApplied, onApplied, onRemoved, setFactorCalculationDataSupplier
-
Constructor Details
-
SaturationStatusEffect
- Mappings:
Namespace Name Mixin selector official <init>Lbhr;<init>(Lbhs;I)Vintermediary <init>Lnet/minecraft/class_1291;<init>(Lnet/minecraft/class_4081;I)Vnamed <init>Lnet/minecraft/entity/effect/StatusEffect;<init>(Lnet/minecraft/entity/effect/StatusEffectCategory;I)V
-
-
Method Details
-
applyUpdateEffect
- Overrides:
applyUpdateEffectin classStatusEffect- Mappings:
Namespace Name Mixin selector official aLbhr;a(Lbiw;I)Vintermediary method_5572Lnet/minecraft/class_1291;method_5572(Lnet/minecraft/class_1309;I)Vnamed applyUpdateEffectLnet/minecraft/entity/effect/StatusEffect;applyUpdateEffect(Lnet/minecraft/entity/LivingEntity;I)V
-