Interface ColorTextureOverride


  • public interface ColorTextureOverride
    Represents overridden color/texture replacements for an item. These overrides are used instead of the normal ones configured in the item composition.
    • Method Detail

      • getColorToReplaceWith

        short[] getColorToReplaceWith()
      • getTextureToReplaceWith

        short[] getTextureToReplaceWith()