Package net.minecraft
Class class_9455
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.class_9455
- All Implemented Interfaces:
ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/class_9455intermediary net/minecraft/class_9455official bqy
-
Field Summary
FieldsFields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedclass_9455(StatusEffectCategory statusEffectCategory, int int2, float float2, ToIntFunction<Random> toIntFunction) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_58614(LivingEntity livingEntity, int int2, DamageSource damageSource, float float2) private voidmethod_58615(World world, double double2, double double3, double double4) 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_58616, method_58617, 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
-
Field Details
-
field_50112
private final float field_50112- Mappings:
Namespace Name Mixin selector named field_50112Lnet/minecraft/class_9455;field_50112:Fintermediary field_50112Lnet/minecraft/class_9455;field_50112:Fofficial aLbqy;a:F
-
field_50113
- Mappings:
Namespace Name Mixin selector named field_50113Lnet/minecraft/class_9455;field_50113:Ljava/util/function/ToIntFunction;intermediary field_50113Lnet/minecraft/class_9455;field_50113:Ljava/util/function/ToIntFunction;official bLbqy;b:Ljava/util/function/ToIntFunction;
-
-
Constructor Details
-
class_9455
protected class_9455(StatusEffectCategory statusEffectCategory, int int2, float float2, ToIntFunction<Random> toIntFunction)
-
-
Method Details
-
method_58614
public void method_58614(LivingEntity livingEntity, int int2, DamageSource damageSource, float float2) - Overrides:
method_58614in classStatusEffect- Mappings:
Namespace Name Mixin selector named method_58614Lnet/minecraft/entity/effect/StatusEffect;method_58614(Lnet/minecraft/entity/LivingEntity;ILnet/minecraft/entity/damage/DamageSource;F)Vintermediary method_58614Lnet/minecraft/class_1291;method_58614(Lnet/minecraft/class_1309;ILnet/minecraft/class_1282;F)Vofficial aLbra;a(Lbso;ILbqn;F)V
-
method_58615
- Mappings:
Namespace Name Mixin selector named method_58615Lnet/minecraft/class_9455;method_58615(Lnet/minecraft/world/World;DDD)Vintermediary method_58615Lnet/minecraft/class_9455;method_58615(Lnet/minecraft/class_1937;DDD)Vofficial aLbqy;a(Ldax;DDD)V
-