JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jozufozu.flywheel.backend.gl.shader
Interface GlProgram.Factory<P extends
GlProgram
>
Enclosing class:
GlProgram
public static interface
GlProgram.Factory<P extends
GlProgram
>
A factory interface to create a
GlProgram
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
P
create
(net.minecraft.resources.ResourceLocation name, int handle)
Method Details
create
@Nonnull
P
create
(net.minecraft.resources.ResourceLocation name, int handle)