Interface HexBaubleItem
- All Known Implementing Classes:
ItemLens
public interface HexBaubleItem
Why don't we just use the same API mod on Forge and Fabric? Beats me. botania does it like this.
I feel like botnia probably does it this way becase it's older than xplat curios
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.Multimap<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.AttributeModifier> getHexBaubleAttrs(net.minecraft.world.item.ItemStack stack)
-
Method Details
-
getHexBaubleAttrs
com.google.common.collect.Multimap<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.AttributeModifier> getHexBaubleAttrs(net.minecraft.world.item.ItemStack stack)
-