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 dnb
intermediary net/minecraft/class_5937
named 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_5913
field_29329
private int
field_29330
-
Constructor Summary
Constructors Modifier Constructor Description private
class_5937(GlShader.Type shaderType, int shaderRef, String name)
-
Method Summary
Modifier and Type Method Description void
method_34414(class_5936 class_5936)
static class_5937
method_34415(GlShader.Type type, String string, InputStream inputStream, String string2)
void
release()
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 a
Ldnb;a:Lagm;
intermediary field_29329
Lnet/minecraft/class_5937;field_29329:Lnet/minecraft/class_5913;
named field_29329
Lnet/minecraft/class_5937;field_29329:Lnet/minecraft/class_5913;
-
field_29330
private int field_29330- Mappings:
Namespace Name Mixin selector official b
Ldnb;b:I
intermediary field_29330
Lnet/minecraft/class_5937;field_29330:I
named field_29330
Lnet/minecraft/class_5937;field_29330:I
-
-
Constructor Details
-
class_5937
- Mappings:
Namespace Name Mixin selector official <init>
Ldnc;<init>(Ldnc$a;ILjava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_281;<init>(Lnet/minecraft/class_281$class_282;ILjava/lang/String;)V
named <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 a
Ldnb;a(Ldna;)V
intermediary method_34414
Lnet/minecraft/class_5937;method_34414(Lnet/minecraft/class_5936;)V
named method_34414
Lnet/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 a
Ldnb;a(Ldnc$a;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Ldnb;
intermediary method_34415
Lnet/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_34415
Lnet/minecraft/class_5937;method_34415(Lnet/minecraft/client/gl/GlShader$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Lnet/minecraft/class_5937;
-