Interface ItemColorProvider


@Environment(CLIENT)
public interface ItemColorProvider
  • Method Summary

    Modifier and Type Method Description
    int getColor​(ItemStack stack, int tintIndex)  
  • Method Details

    • getColor

      int getColor​(ItemStack stack, int tintIndex)