Package net.minecraft
Class class_9458
java.lang.Object
net.minecraft.entity.effect.StatusEffect
net.minecraft.class_9458
- All Implemented Interfaces:
ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/class_9458
intermediary net/minecraft/class_9458
official brk
-
Field Summary
FieldsFields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
class_9458
(StatusEffectCategory statusEffectCategory, int int2, ToIntFunction<Random> toIntFunction) -
Method Summary
Modifier and TypeMethodDescriptionvoid
method_58617
(LivingEntity livingEntity, int int2, Entity.RemovalReason removalReason) private void
method_58628
(World world, Random random, BlockPos blockPos) 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, onRemoved
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Field Details
-
field_50123
- Mappings:
Namespace Name Mixin selector named field_50123
Lnet/minecraft/class_9458;field_50123:Ljava/util/function/ToIntFunction;
intermediary field_50123
Lnet/minecraft/class_9458;field_50123:Ljava/util/function/ToIntFunction;
official a
Lbrk;a:Ljava/util/function/ToIntFunction;
-
-
Constructor Details
-
class_9458
protected class_9458(StatusEffectCategory statusEffectCategory, int int2, ToIntFunction<Random> toIntFunction)
-
-
Method Details
-
method_58617
- Overrides:
method_58617
in classStatusEffect
- Mappings:
Namespace Name Mixin selector named method_58617
Lnet/minecraft/entity/effect/StatusEffect;method_58617(Lnet/minecraft/entity/LivingEntity;ILnet/minecraft/entity/Entity$RemovalReason;)V
intermediary method_58617
Lnet/minecraft/class_1291;method_58617(Lnet/minecraft/class_1309;ILnet/minecraft/class_1297$class_5529;)V
official a
Lbra;a(Lbso;ILbru$c;)V
-
method_58628
- Mappings:
Namespace Name Mixin selector named method_58628
Lnet/minecraft/class_9458;method_58628(Lnet/minecraft/world/World;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockPos;)V
intermediary method_58628
Lnet/minecraft/class_9458;method_58628(Lnet/minecraft/class_1937;Lnet/minecraft/class_5819;Lnet/minecraft/class_2338;)V
official a
Lbrk;a(Ldax;Layk;Lio;)V
-