net.minecraft.client.gui.font

public record GlyphRenderTypes

fra
net.minecraft.client.gui.font.GlyphRenderTypes
net.minecraft.class_8538
net.minecraft.client.font.TextRenderLayerSet

Field summary

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

Constructor summary

ModifierConstructor
public (RenderType arg0, RenderType arg1, RenderType arg2)

Method summary

Modifier and TypeMethod
public static GlyphRenderTypes
a(alz arg0)
createForIntensityTexture(ResourceLocation arg0)
method_51641(class_2960 arg0)
ofIntensity(Identifier textureId)
public static GlyphRenderTypes
b(alz arg0)
createForColorTexture(ResourceLocation arg0)
method_51643(class_2960 arg0)
of(Identifier textureId)
public RenderType
a(fnq$a arg0)
select(Font$DisplayMode arg0)
method_51642(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType layerType)
public RenderType
a()
normal()
comp_1501()
normal()
public RenderType
b()
seeThrough()
comp_1502()
seeThrough()
public RenderType
c()
polygonOffset()
comp_1503()
polygonOffset()