Class VeilShaders
java.lang.Object
foundry.veil.api.client.render.shader.VeilShaders
Default shader names.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
-
Method Summary
-
Field Details
-
PARTICLE
public static final net.minecraft.resources.ResourceLocation PARTICLE -
LIGHT_DIRECTIONAL
public static final net.minecraft.resources.ResourceLocation LIGHT_DIRECTIONAL -
LIGHT_POINT
public static final net.minecraft.resources.ResourceLocation LIGHT_POINT -
LIGHT_AREA
public static final net.minecraft.resources.ResourceLocation LIGHT_AREA -
LIGHT_INDIRECT_SPHERE
public static final net.minecraft.resources.ResourceLocation LIGHT_INDIRECT_SPHERE -
SKINNED_MESH
public static final net.minecraft.resources.ResourceLocation SKINNED_MESH -
DEBUG_CUBEMAP
public static final net.minecraft.resources.ResourceLocation DEBUG_CUBEMAP -
BLIT_SCREEN
public static final net.minecraft.resources.ResourceLocation BLIT_SCREEN
-