Class TintSource

java.lang.Object
com.ticxo.modelengine.api.generator.assets.TintSource
Direct Known Subclasses:
TintSource.Constant, TintSource.CustomModelData, TintSource.Dye, TintSource.MapColor, TintSource.Potion

public abstract class TintSource extends Object
  • Field Details

    • type

      protected final String type
  • Constructor Details

    • TintSource

      public TintSource(String type)