net.minecraft.client.gl

public record GlRenderPassBackend$SamplerUniform

com.mojang.blaze3d.opengl.GlRenderPass$TextureViewAndSampler
net.minecraft.class_10866$class_12133
net.minecraft.client.gl.GlRenderPassBackend$SamplerUniform

Field summary

Modifier and TypeField
private final GlTextureView
view
comp_4995
view
private final GlSampler
sampler
comp_4996
sampler

Constructor summary

ModifierConstructor
protected (GlTextureView view, GlSampler sampler)

Method summary

Modifier and TypeMethod
public GlTextureView
view()
comp_4995()
view()
public GlSampler
sampler()
comp_4996()
sampler()