Class ExpandHeatCondition

java.lang.Object
com.blamejared.createtweaker.natives.ExpandHeatCondition

@ZenRegister public class ExpandHeatCondition extends Object
  • Constructor Details

    • ExpandHeatCondition

      public ExpandHeatCondition()
  • Method Details

    • getTranslationKey

      public static String getTranslationKey(com.simibubi.create.content.processing.recipe.HeatCondition internal)
      Gets the translation key of this heat condition.
      Returns:
      The translation key of this heat condition.
    • getColor

      public static int getColor(com.simibubi.create.content.processing.recipe.HeatCondition internal)
      Gets the color of this heat condition.
      Returns:
      The color of this heat condition.
    • getCommandString

      public static String getCommandString(com.simibubi.create.content.processing.recipe.HeatCondition internal)