Class UberShaderComponent.Builder
java.lang.Object
dev.engine_room.flywheel.backend.compile.component.UberShaderComponent.Builder
- Enclosing class:
- UberShaderComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadapt(FnSignature function) adapt(FnSignature function, GlslExpr defaultReturn) build(ShaderSources sources) materialSources(List<net.minecraft.resources.ResourceLocation> sources)
-
Constructor Details
-
Builder
public Builder(net.minecraft.resources.ResourceLocation name)
-
-
Method Details
-
materialSources
public UberShaderComponent.Builder materialSources(List<net.minecraft.resources.ResourceLocation> sources) -
adapt
-
adapt
-
switchOn
-
build
-