net.minecraft.client.gui.render

public record TextureSetup

gcg
net.minecraft.client.gui.render.TextureSetup
net.minecraft.class_11231
net.minecraft.client.texture.TextureSetup
net.minecraft.src.C_398395_

Field summary

Modifier and TypeField
private final GpuTextureView
a
texure0
comp_4052
texure0
f_399812_
private final GpuTextureView
b
texure1
comp_4053
texure1
f_399763_
private final GpuTextureView
c
texure2
comp_4054
texure2
f_399861_
private static final TextureSetup
d
NO_TEXTURE_SETUP
field_59931
EMPTY
f_400182_
private static int
e
sortKeySeed
field_60313
field_60313
f_399197_

Constructor summary

ModifierConstructor
public (GpuTextureView texure1, GpuTextureView texure2, GpuTextureView arg2)

Method summary

Modifier and TypeMethod
public static TextureSetup
a(GpuTextureView arg0)
singleTexture(GpuTextureView arg0)
method_70900(GpuTextureView arg0)
withoutGlTexture(GpuTextureView texture)
m_401926_(GpuTextureView p_409143_)
public static TextureSetup
b(GpuTextureView arg0)
singleTextureWithLightmap(GpuTextureView arg0)
method_70902(GpuTextureView arg0)
of(GpuTextureView texture)
m_403299_(GpuTextureView p_409588_)
public static TextureSetup
a(GpuTextureView arg0, GpuTextureView arg1)
doubleTexture(GpuTextureView arg0, GpuTextureView arg1)
method_70901(GpuTextureView arg0, GpuTextureView arg1)
of(GpuTextureView texture0, GpuTextureView texture1)
m_402642_(GpuTextureView p_405803_, GpuTextureView p_409777_)
public static TextureSetup
a()
noTexture()
method_70899()
empty()
m_404599_()
public int
b()
getSortKey()
method_71297()
getSortKey()
m_404252_()
public static void
c()
updateSortKeySeed()
method_71298()
method_71298()
m_404398_()
public GpuTextureView
d()
texure0()
comp_4052()
texure0()
f_399812_()
public GpuTextureView
e()
texure1()
comp_4053()
texure1()
f_399763_()
public GpuTextureView
f()
texure2()
comp_4054()
texure2()
f_399861_()