Package foundry.veil.api.molang
Class VeilMolang
java.lang.Object
foundry.veil.api.molang.VeilMolang
Manages the Veil MoLang compiler.
-
Constructor Summary
Constructors -
Method Summary
-
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)
-