Interface ShaderCompiler.ShaderProvider
- Enclosing interface:
ShaderCompiler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescription@Nullable VeilShaderSource
getShader
(net.minecraft.resources.ResourceLocation name)
-
Method Details
-
getShader
-