Class VeilFramebuffers
java.lang.Object
foundry.veil.api.client.render.framebuffer.VeilFramebuffers
Default framebuffer names for use with
FramebufferManager.getFramebuffer(ResourceLocation).-
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.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
-
MAIN
public static final net.minecraft.resources.ResourceLocation MAIN -
FIRST_PERSON
public static final net.minecraft.resources.ResourceLocation FIRST_PERSON -
BLOOM
public static final net.minecraft.resources.ResourceLocation BLOOM -
LIGHT
public static final net.minecraft.resources.ResourceLocation LIGHT -
POST
public static final net.minecraft.resources.ResourceLocation POST -
TRANSLUCENT_TARGET
public static final net.minecraft.resources.ResourceLocation TRANSLUCENT_TARGET -
ITEM_ENTITY_TARGET
public static final net.minecraft.resources.ResourceLocation ITEM_ENTITY_TARGET -
PARTICLES_TARGET
public static final net.minecraft.resources.ResourceLocation PARTICLES_TARGET -
WEATHER_TARGET
public static final net.minecraft.resources.ResourceLocation WEATHER_TARGET -
CLOUDS_TARGET
public static final net.minecraft.resources.ResourceLocation CLOUDS_TARGET
-