net.minecraft.client.gui.render

public record TextureSetup

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

字段概要

修饰符与类型字段
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 final GpuSampler
d
sampler0
comp_5053
sampler0
f_433637_
private final GpuSampler
e
sampler1
comp_5054
sampler1
f_434516_
private final GpuSampler
f
sampler2
comp_5055
sampler2
f_435759_
private static final TextureSetup
g
NO_TEXTURE_SETUP
field_59931
EMPTY
f_400182_
private static int
h
sortKeySeed
field_60313
shuffleSeed
f_399197_

构造函数概要

修饰符构造函数
public (GpuTextureView texure0, GpuTextureView texure1, GpuTextureView texure2, GpuSampler sampler0, GpuSampler sampler1, GpuSampler sampler2)

方法概要

修饰符与类型方法
public static TextureSetup
a(GpuTextureView arg0, fzf arg1)
singleTexture(GpuTextureView arg0, GpuSampler arg1)
method_70900(GpuTextureView arg0, class_12137 arg1)
of(GpuTextureView texture, GpuSampler sampler)
m_401926_(GpuTextureView p_409143_, C_432485_ p_459065_)
public static TextureSetup
b(GpuTextureView arg0, fzf arg1)
singleTextureWithLightmap(GpuTextureView arg0, GpuSampler arg1)
method_70902(GpuTextureView arg0, class_12137 arg1)
withLightmap(GpuTextureView texture, GpuSampler sampler)
m_403299_(GpuTextureView p_409588_, C_432485_ p_458486_)
public static TextureSetup
a(GpuTextureView arg0, fzf arg1, GpuTextureView arg2, fzf arg3)
doubleTexture(GpuTextureView arg0, GpuSampler arg1, GpuTextureView arg2, GpuSampler arg3)
method_70901(GpuTextureView arg0, class_12137 arg1, GpuTextureView arg2, class_12137 arg3)
of(GpuTextureView texture0, GpuSampler sampler0, GpuTextureView texture1, GpuSampler sampler1)
m_402642_(GpuTextureView p_405803_, C_432485_ p_457224_, GpuTextureView p_409777_, C_432485_ p_457113_)
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()
shuffleRenderingOrder()
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_()
public GpuSampler
g()
sampler0()
comp_5053()
sampler0()
f_433637_()
public GpuSampler
h()
sampler1()
comp_5054()
sampler1()
f_434516_()
public GpuSampler
i()
sampler2()
comp_5055()
sampler2()
f_435759_()