Package foundry.veil.api.client.registry
Class VeilShaderBufferRegistry
java.lang.Object
foundry.veil.api.client.registry.VeilShaderBufferRegistry
Registry for custom shader buffers created with
VeilShaderBufferLayout.builder().-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier<VeilShaderBufferLayout<CameraMatrices>> static final Supplier<VeilShaderBufferLayout<GuiInfo>> static final net.minecraft.core.Registry<VeilShaderBufferLayout<?>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<VeilShaderBufferLayout<?>>> -
Method Summary
-
Field Details
-
REGISTRY_KEY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<VeilShaderBufferLayout<?>>> REGISTRY_KEY -
REGISTRY
-
CAMERA
-
GUI_INFO
-
-
Method Details
-
bootstrap
@Internal public static void bootstrap()
-