net.minecraft.client.gui.font

record AtlasGlyphProvider$Instance

implements PlainTextRenderable

gme$a
net.minecraft.client.gui.font.AtlasGlyphProvider$Instance
net.minecraft.class_11714$class_11765
net.minecraft.client.texture.SpriteAtlasGlyphs$AtlasGlyph

Field summary

Modifier and TypeField
private final GlyphRenderTypes
d
renderTypes
comp_4628
renderTypes
private final GpuTextureView
e
textureView
comp_4629
textureView
private final TextureAtlasSprite
f
sprite
comp_4630
sprite
private final float
g
x
comp_4631
x
private final float
h
y
comp_4632
y
private final int
i
color
comp_4633
color
private final int
j
shadowColor
comp_4634
shadowColor
private final float
k
shadowOffset
comp_4635
shadowOffset
private final Style
l
style
comp_3317
style

Constructor summary

ModifierConstructor
(GlyphRenderTypes renderTypes, GpuTextureView textureView, TextureAtlasSprite sprite, float x, float y, int color, int shadowColor, float shadowOffset, Style style)

Method summary

Modifier and TypeMethod
public void
a(org.joml.Matrix4f arg0, fyh arg1, int arg2, float arg3, float arg4, float arg5, int arg6)
renderSprite(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, float arg3, float arg4, float arg5, int arg6)
method_73402(org.joml.Matrix4f arg0, class_4588 arg1, int arg2, float arg3, float arg4, float arg5, int arg6)
draw(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, float arg3, float arg4, float arg5, int arg6)
public RenderType
a(ghf$a arg0)
renderType(Font$DisplayMode arg0)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType arg0)
public RenderPipeline
f()
guiPipeline()
method_73400()
getPipeline()
public GpuTextureView
g()
textureView()
comp_4629()
textureView()
public GlyphRenderTypes
h()
renderTypes()
comp_4628()
renderTypes()
public TextureAtlasSprite
i()
sprite()
comp_4630()
sprite()
public float
j()
x()
comp_4631()
x()
public float
k()
y()
comp_4632()
y()
public int
l()
color()
comp_4633()
color()
public int
m()
shadowColor()
comp_4634()
shadowColor()
public float
n()
shadowOffset()
comp_4635()
shadowOffset()
public Style
a()
style()
comp_3317()
style()