net.minecraft.client.gui.font

public record GlyphRenderTypes

fym
net.minecraft.client.gui.font.GlyphRenderTypes
net.minecraft.class_8538

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static GlyphRenderTypes
a(alw arg0)
createForIntensityTexture(ResourceLocation arg0)
method_51641(class_2960 arg0)
public static GlyphRenderTypes
b(alw arg0)
createForColorTexture(ResourceLocation arg0)
method_51643(class_2960 arg0)
public RenderType
a(fuz$a arg0)
select(Font$DisplayMode arg0)
method_51642(class_327$class_6415 arg0)
public RenderType
a()
normal()
comp_1501()
public RenderType
b()
seeThrough()
comp_1502()
public RenderType
c()
polygonOffset()
comp_1503()