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
Modifier 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<?>>> -
Constructor Summary
-
Method Summary
-
Field Details
-
REGISTRY_KEY
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<VeilShaderBufferLayout<?>>> REGISTRY_KEY -
REGISTRY
-
CAMERA
-
GUI_INFO
-
-
Constructor Details
-
VeilShaderBufferRegistry
public VeilShaderBufferRegistry()
-
-
Method Details
-
bootstrap
@Internal public static void bootstrap()
-