Class Tint.MapColor

java.lang.Object
com.github.darksoulq.abyssallib.server.resource.asset.definition.Tint.MapColor
All Implemented Interfaces:
Tint
Enclosing interface:
Tint

public static class Tint.MapColor extends Object implements Tint
  • Field Details

    • type

      public String type
    • value

      public int value
    • values

      public int[] values
  • Constructor Details

    • MapColor

      public MapColor(String type)
  • Method Details