Interface StatusEffectAccessor
public interface StatusEffectAccessor
-
Method Summary
Modifier and TypeMethodDescriptionMap<net.minecraft.registry.entry.RegistryEntry<net.minecraft.entity.attribute.EntityAttribute>, net.minecraft.entity.effect.StatusEffect.EffectAttributeModifierCreator>
-
Method Details
-
getAttributeModifiers
Map<net.minecraft.registry.entry.RegistryEntry<net.minecraft.entity.attribute.EntityAttribute>,net.minecraft.entity.effect.StatusEffect.EffectAttributeModifierCreator> getAttributeModifiers()
-