net.minecraft.client.gui.font

record AtlasGlyphProvider$Instance

implements PlainTextRenderable

ghv$a
net.minecraft.client.gui.font.AtlasGlyphProvider$Instance
net.minecraft.class_11714$class_11765
net.minecraft.client.texture.SpriteAtlasGlyphs$Glyph
net.minecraft.src.C_411383_$C_411333_

Field summary

Modifier and TypeField
private final GlyphRenderTypes
a
renderTypes
comp_4628
renderTypes
f_411858_
private final GpuTextureView
b
textureView
comp_4629
textureView
f_412594_
private final TextureAtlasSprite
c
sprite
comp_4630
sprite
f_413720_
private final float
d
x
comp_4631
x
f_414066_
private final float
e
y
comp_4632
y
f_413074_
private final int
f
color
comp_4633
color
f_411902_
private final int
g
shadowColor
comp_4634
shadowColor
f_412725_
private final float
h
shadowOffset
comp_4635
shadowOffset
f_413490_

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(org.joml.Matrix4f arg0, fud 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)
m_415436_(org.joml.Matrix4f p_429855_, C_3187_ p_428090_, int p_429012_, float p_431372_, float p_430727_, float p_424820_, int arg6)
public RenderType
a(gda$a arg0)
renderType(Font$DisplayMode arg0)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType arg0)
m_415845_(C_3429_$C_180532_ arg0)
public RenderPipeline
a()
guiPipeline()
method_73400()
getPipeline()
m_416563_()
public GpuTextureView
b()
textureView()
comp_4629()
textureView()
m_415327_()
public float
c()
left()
method_71829()
getEffectiveMinX()
m_415587_()
public float
d()
right()
method_71831()
getEffectiveMaxX()
m_415807_()
public float
e()
top()
method_71830()
getEffectiveMinY()
m_415410_()
public float
f()
bottom()
method_71832()
getEffectiveMaxY()
m_415075_()
public GlyphRenderTypes
g()
renderTypes()
comp_4628()
renderTypes()
f_411858_()
public TextureAtlasSprite
h()
sprite()
comp_4630()
sprite()
f_413720_()
public float
i()
x()
comp_4631()
x()
m_414952_()
public float
j()
y()
comp_4632()
y()
m_416215_()
public int
k()
color()
comp_4633()
color()
m_415865_()
public int
l()
shadowColor()
comp_4634()
shadowColor()
m_417049_()
public float
m()
shadowOffset()
comp_4635()
shadowOffset()
m_417066_()