Package foundry.veil
Class Veil
java.lang.Object
foundry.veil.Veil
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanstatic final booleanDeprecated, for removal: This API element is subject to removal in a future version.This will be replaced with an optional ImGui modstatic final booleanstatic final org.slf4j.Loggerstatic final Stringstatic booleanstatic final booleanstatic final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()static VeilPlatformplatform()static net.minecraft.resources.ResourceLocationstatic voidDeprecated, for removal: This API element is subject to removal in a future version.This will be replaced with an optional ImGui mod
-
Field Details
-
MODID
- See Also:
-
LOGGER
public static final org.slf4j.Logger LOGGER -
DEBUG
public static final boolean DEBUG -
IMGUI
Deprecated, for removal: This API element is subject to removal in a future version.This will be replaced with an optional ImGui mod -
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
Deprecated, for removal: This API element is subject to removal in a future version.This will be replaced with an optional ImGui modRuns the specified code with the correct ImGui context.- Parameters:
task- The ImGui task to run
-
veilPath
-
platform
-