Class ShaderInjectionLoader
java.lang.Object
foundry.veil.impl.client.render.shader.injection.ShaderInjectionLoader
Loads and indexes shader injection definitions
from
pinwheel/shader_injection/*.json resources.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.FileToIdConverter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionload(net.minecraft.server.packs.resources.ResourceManager resourceManager)
-
Field Details
-
INJECTION_LISTER
public static final net.minecraft.resources.FileToIdConverter INJECTION_LISTER
-
-
Constructor Details
-
ShaderInjectionLoader
public ShaderInjectionLoader()
-
-
Method Details
-
load
public static ShaderInjectionLoader.LoadedPatches load(net.minecraft.server.packs.resources.ResourceManager resourceManager)
-