net.minecraft.client.gui.font

public record GlyphRenderTypes

ezx
net.minecraft.client.gui.font.GlyphRenderTypes
net.minecraft.class_8538
net.minecraft.client.font.TextRenderLayerSet
net.minecraft.src.C_283726_

Field summary

Modifier and TypeField
private final RenderType
a
normal
comp_1501
normal
f_283780_
private final RenderType
b
seeThrough
comp_1502
seeThrough
f_283831_
private final RenderType
c
polygonOffset
comp_1503
polygonOffset
f_283751_

Constructor summary

ModifierConstructor
public (RenderType f_283831_, RenderType f_283751_, RenderType arg2)

Method summary

Modifier and TypeMethod
public static GlyphRenderTypes
a(ahg arg0)
createForIntensityTexture(ResourceLocation arg0)
method_51641(class_2960 arg0)
ofIntensity(Identifier textureId)
m_284520_(C_5265_ p_285411_)
public static GlyphRenderTypes
b(ahg arg0)
createForColorTexture(ResourceLocation arg0)
method_51643(class_2960 arg0)
of(Identifier textureId)
m_284354_(C_5265_ p_285486_)
public RenderType
a(ews$a arg0)
select(Font$DisplayMode arg0)
method_51642(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType layerType)
m_284370_(C_3429_$C_180532_ arg0)
public RenderType
a()
normal()
comp_1501()
normal()
f_283780_()
public RenderType
b()
seeThrough()
comp_1502()
seeThrough()
f_283831_()
public RenderType
c()
polygonOffset()
comp_1503()
polygonOffset()
f_283751_()