net.minecraft.client.gl

public record GlUniform$TexelBuffer

implements GlUniform

com.mojang.renderpearl.backend.opengl.Uniform$Utb
com.mojang.renderpearl.backend.opengl.Uniform$Utb
net.minecraft.class_284$class_11273
net.minecraft.client.gl.GlUniform$TexelBuffer

Field summary

Modifier and TypeField
private final int
samplerIndex
samplerIndex
comp_4152
samplerIndex
private final TexelFormat
format
format
comp_4153
format
private final int
texture
texture
comp_4154
texture

Constructor summary

ModifierConstructor
public (int samplerIndex, TexelFormat format)
public (int samplerIndex, TexelFormat format, int texture)

Method summary

Modifier and TypeMethod
public void
close()
close()
public int
samplerIndex()
samplerIndex()
comp_4152()
samplerIndex()
public TexelFormat
format()
format()
comp_4153()
format()
public int
texture()
texture()
comp_4154()
texture()