java.lang.Object
com.blamejared.crafttweaker.natives.item.component.ExpandDyeColor

@ZenRegister public class ExpandDyeColor extends Object
  • Constructor Details

    • ExpandDyeColor

      public ExpandDyeColor()
  • Method Details

    • getTextColor

      public static int getTextColor(net.minecraft.world.item.DyeColor internal)
      Gets the text color of the DyeColor.
      Returns:
      The text color of the DyeColor.
    • getFireworkColor

      public static int getFireworkColor(net.minecraft.world.item.DyeColor internal)
      Gets the firework color of the DyeColor.
      Returns:
      The firework color of the DyeColor.