net.minecraft.client.renderer.rendertype

public record RenderSetup$TextureAndSampler

ijr$c
net.minecraft.client.renderer.rendertype.RenderSetup$TextureAndSampler
net.minecraft.class_12247$class_12337
net.minecraft.client.render.RenderSetup$Texture
net.minecraft.src.C_432059_$C_432197_

字段概要

修饰符与类型字段
private final GpuTextureView
a
textureView
comp_5226
textureView
f_437174_
private final GpuSampler
b
sampler
comp_5227
sampler
f_433382_

构造函数概要

修饰符构造函数
public (GpuTextureView textureView, GpuSampler sampler)

方法概要

修饰符与类型方法
public GpuTextureView
a()
textureView()
comp_5226()
textureView()
f_437174_()
public GpuSampler
b()
sampler()
comp_5227()
sampler()
f_433382_()