net.minecraft.client.render

public record RenderSetup$Texture

net.minecraft.client.renderer.rendertype.RenderSetup$TextureAndSampler
net.minecraft.class_12247$class_12337
net.minecraft.client.render.RenderSetup$Texture

Field summary

Modifier and TypeField
private final GpuTextureView
textureView
comp_5226
textureView
private final GpuSampler
sampler
comp_5227
sampler

Constructor summary

ModifierConstructor
public (GpuTextureView textureView, GpuSampler sampler)

Method summary

Modifier and TypeMethod
public GpuTextureView
textureView()
comp_5226()
textureView()
public GpuSampler
sampler()
comp_5227()
sampler()