Class Tint.Firework

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

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

    • type

      public String type
    • value

      public int value
    • values

      public int[] values
  • Constructor Details

    • Firework

      public Firework(String type)
  • Method Details