Package foundry.veil
Class Veil
java.lang.Object
foundry.veil.Veil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODID
- See Also:
-
LOGGER
public static final org.slf4j.Logger LOGGER -
DEBUG
public static final boolean DEBUG -
IMGUI
public static final boolean IMGUI -
VERBOSE_SHADER_ERRORS
public static final boolean VERBOSE_SHADER_ERRORS -
RENDERDOC
public static boolean RENDERDOC -
SODIUM
public static final boolean SODIUM -
IRIS
public static final boolean IRIS
-
-
Constructor Details
-
Veil
public Veil()
-
-
Method Details
-
init
@Internal public static void init() -
withImGui
Runs the specified code with the correct ImGui context.- Parameters:
task
- The ImGui task to run
-
veilPath
-
platform
-