Package net.minecraft
Class class_5937
java.lang.Object
net.minecraft.client.gl.GlShader
net.minecraft.class_5937
@Environment(CLIENT) public class class_5937 extends GlShader
- Mappings:
Namespace Name official dnbintermediary net/minecraft/class_5937named net/minecraft/class_5937
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gl.GlShader
GlShader.Type -
Field Summary
Fields Modifier and Type Field Description private static class_5913field_29329private intfield_29330 -
Constructor Summary
Constructors Modifier Constructor Description privateclass_5937(GlShader.Type shaderType, int shaderRef, String name) -
Method Summary
Modifier and Type Method Description voidmethod_34414(class_5936 class_5936)static class_5937method_34415(GlShader.Type type, String string, InputStream inputStream, String string2)voidrelease()Methods inherited from class net.minecraft.client.gl.GlShader
attachTo, createFromResource, getName, method_34416, method_34417
-
Field Details
-
field_29329
- Mappings:
Namespace Name Mixin selector official aLdnb;a:Lagm;intermediary field_29329Lnet/minecraft/class_5937;field_29329:Lnet/minecraft/class_5913;named field_29329Lnet/minecraft/class_5937;field_29329:Lnet/minecraft/class_5913;
-
field_29330
private int field_29330- Mappings:
Namespace Name Mixin selector official bLdnb;b:Iintermediary field_29330Lnet/minecraft/class_5937;field_29330:Inamed field_29330Lnet/minecraft/class_5937;field_29330:I
-
-
Constructor Details
-
class_5937
- Mappings:
Namespace Name Mixin selector official <init>Ldnc;<init>(Ldnc$a;ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_281;<init>(Lnet/minecraft/class_281$class_282;ILjava/lang/String;)Vnamed <init>Lnet/minecraft/client/gl/GlShader;<init>(Lnet/minecraft/client/gl/GlShader$Type;ILjava/lang/String;)V
-
-
Method Details
-
method_34414
- Mappings:
Namespace Name Mixin selector official aLdnb;a(Ldna;)Vintermediary method_34414Lnet/minecraft/class_5937;method_34414(Lnet/minecraft/class_5936;)Vnamed method_34414Lnet/minecraft/class_5937;method_34414(Lnet/minecraft/class_5936;)V
-
release
public void release() -
method_34415
public static class_5937 method_34415(GlShader.Type type, String string, InputStream inputStream, String string2) throws IOException- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLdnb;a(Ldnc$a;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Ldnb;intermediary method_34415Lnet/minecraft/class_5937;method_34415(Lnet/minecraft/class_281$class_282;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lnet/minecraft/class_5937;named method_34415Lnet/minecraft/class_5937;method_34415(Lnet/minecraft/client/gl/GlShader$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lnet/minecraft/class_5937;
-