net.minecraft.client.render

record RenderSetup$TextureSpec

net.minecraft.client.renderer.rendertype.RenderSetup$TextureBinding
net.minecraft.class_12247$class_12338
net.minecraft.client.render.RenderSetup$TextureSpec

Field summary

Modifier and TypeField
private final Identifier
location
comp_5228
location
private final Supplier<GpuSampler>
sampler
comp_5229
sampler

Constructor summary

ModifierConstructor
(Identifier location, Supplier<GpuSampler> sampler)

Method summary

Modifier and TypeMethod
public Identifier
location()
comp_5228()
location()
public Supplier<GpuSampler>
sampler()
comp_5229()
sampler()