Fabric API

Fabric API

106M Downloads

FabricItem.getAttributeModifiers(ItemStack) is defunct

opekope2 opened this issue ยท 0 comments

commented

Multimap<RegistryEntry<EntityAttribute>, EntityAttributeModifier> getAttributeModifiers(ItemStack, EquipmentSlot) was refactored to AttributeModifiersComponent getAttributeModifiers(ItemStack) in f1e646e to reflect Minecraft changes, however, ItemStackMixin.hookGetAttributeModifiers was removed earlier in 1172e89, which called this API.
GitHub search
IDEA search