Class ItemStackMixin
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.ItemStackMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidappendEnchantmentNames(List<net.minecraft.network.chat.Component> pTooltipComponents, net.minecraft.nbt.ListTag pStoredEnchantments)
-
Constructor Details
-
ItemStackMixin
public ItemStackMixin()
-
-
Method Details
-
appendEnchantmentNames
public static void appendEnchantmentNames(List<net.minecraft.network.chat.Component> pTooltipComponents, net.minecraft.nbt.ListTag pStoredEnchantments) - Mixin Reason
- Re-colors enchantment names in tooltips to be gold if at the maximum Skygazer cap.
-