java.lang.Object
com.blamejared.crafttweaker.api.zencode.expand.ExpandString

@ZenRegister public class ExpandString extends Object
  • Constructor Details

    • ExpandString

      public ExpandString()
  • Method Details

    • asData

      public static IData asData(String value)
    • asInt

      public static int asInt(String value)
    • asDouble

      public static double asDouble(String value)
    • asTextComponent

      public static net.minecraft.network.chat.TextComponent asTextComponent(String value)
    • asComponent

      public static net.minecraft.network.chat.Component asComponent(String value)