Package foundry.veil.render.shader
Class VeilShaders
java.lang.Object
foundry.veil.render.shader.VeilShaders
Default shader names.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocation -
Method Summary
-
Field Details
-
LIGHT_AMBIENT
public static final net.minecraft.resources.ResourceLocation LIGHT_AMBIENT -
LIGHT_DIRECTIONAL
public static final net.minecraft.resources.ResourceLocation LIGHT_DIRECTIONAL -
LIGHT_POINT
public static final net.minecraft.resources.ResourceLocation LIGHT_POINT -
LIGHT_VANILLA
public static final net.minecraft.resources.ResourceLocation LIGHT_VANILLA -
LIGHT_VANILLA_LIGHTMAP
public static final net.minecraft.resources.ResourceLocation LIGHT_VANILLA_LIGHTMAP -
LIGHT_SKY
public static final net.minecraft.resources.ResourceLocation LIGHT_SKY
-