com.mojang.blaze3d.opengl

public record Uniform$Utb

implements Uniform

fkp$c
com.mojang.blaze3d.opengl.Uniform$Utb
net.minecraft.class_284$class_11273

Field summary

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

Constructor summary

ModifierConstructor
public (int arg0, int arg1, TextureFormat arg2)
public (int arg0, int arg1, TextureFormat arg2, int arg3)

Method summary

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