com.mojang.blaze3d.opengl

public record Uniform$Utb

implements Uniform

fml$c
com.mojang.blaze3d.opengl.Uniform$Utb
net.minecraft.class_284$class_11273
net.minecraft.client.gl.GlUniform$TexelBuffer

Field summary

Modifier and TypeField
private final int
a
location
comp_4151
location
private final int
b
samplerIndex
comp_4152
samplerIndex
private final TextureFormat
c
format
comp_4153
format
private final int
d
texture
comp_4154
texture

Constructor summary

ModifierConstructor
public (int location, int samplerIndex, TextureFormat format)
public (int arg0, int arg1, TextureFormat arg2, int arg3)

Method summary

Modifier and TypeMethod
public void
close()
close()
public int
a()
location()
comp_4151()
location()
public int
b()
samplerIndex()
comp_4152()
samplerIndex()
public TextureFormat
c()
format()
comp_4153()
format()
public int
d()
texture()
comp_4154()
texture()