Interface TrimMaterialRegistryEntry

All Known Subinterfaces:
TrimMaterialRegistryEntry.Builder

@NonExtendable public interface TrimMaterialRegistryEntry
A data-centric version-specific registry entry for the TrimMaterial type.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A mutable builder for TrimMaterialRegistryEntry plugins may change in applicable registry events.
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides the description of the trim material.
    Provides the palette texture key to be used for this trim material.
  • Method Details

    • paletteId

      @Contract(pure=true) Key paletteId()
      Provides the palette texture key to be used for this trim material.
      Returns:
      the palette texture key
    • description

      @Contract(pure=true) Component description()
      Provides the description of the trim material.
      Returns:
      the description