Package net.minecraft
Class class_9459
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.class_9459
- All Implemented Interfaces:
ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/class_9459intermediary net/minecraft/class_9459official brl
-
Field Summary
Fields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedclass_9459(StatusEffectCategory statusEffectCategory, int color) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_58617(LivingEntity livingEntity, int int2, Entity.RemovalReason removalReason) Methods inherited from class net.minecraft.entity.effect.StatusEffect
addAttributeModifier, applyInstantEffect, applyUpdateEffect, canApplyUpdateEffect, createParticle, fadeTicks, forEachAttributeModifier, getCategory, getColor, getFadeTicks, getName, getRequiredFeatures, getTranslationKey, isBeneficial, isInstant, loadTranslationKey, method_58614, method_58616, method_58619, method_58620, onApplied, onApplied, onRemovedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Constructor Details
-
class_9459
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/effect/StatusEffect;<init>(Lnet/minecraft/entity/effect/StatusEffectCategory;I)Vintermediary <init>Lnet/minecraft/class_1291;<init>(Lnet/minecraft/class_4081;I)Vofficial <init>Lbra;<init>(Lbrb;I)V
-
-
Method Details
-
method_58617
- Overrides:
method_58617in classStatusEffect- Mappings:
Namespace Name Mixin selector named method_58617Lnet/minecraft/entity/effect/StatusEffect;method_58617(Lnet/minecraft/entity/LivingEntity;ILnet/minecraft/entity/Entity$RemovalReason;)Vintermediary method_58617Lnet/minecraft/class_1291;method_58617(Lnet/minecraft/class_1309;ILnet/minecraft/class_1297$class_5529;)Vofficial aLbra;a(Lbso;ILbru$c;)V
-