Class VeilMolang

java.lang.Object
foundry.veil.api.molang.VeilMolang

public final class VeilMolang extends Object
Manages the Veil MoLang compiler.
  • Constructor Details

    • VeilMolang

      public VeilMolang()
  • Method Details

    • get

      public static gg.moonflower.molangcompiler.api.MolangCompiler get()
      Returns:
      The current molang compiler instance
    • set

      @Internal public static void set(gg.moonflower.molangcompiler.api.MolangCompiler compiler)