Class ItemStackMixin

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.ItemStackMixin

public abstract class ItemStackMixin extends Object
Re-color enchantment names at the max Skygazer cap.
  • 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.