net.minecraft.client.gui.font.glyphs

public class BakedGlyph

gar
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.class_382
net.minecraft.client.font.BakedGlyph
net.minecraft.src.C_3516_

Field summary

Modifier and TypeField
public static final float
a
Z_FIGHTER
field_55098
Z_OFFSET
f_370766_
private final GlyphRenderTypes
b
renderTypes
field_44760
textRenderLayers
f_283799_
private final GpuTextureView
c
textureView
field_60569
gpuTexture
f_400255_
private final float
d
u0
field_2276
minU
f_95201_
private final float
e
u1
field_2275
maxU
f_95202_
private final float
f
v0
field_2274
minV
f_95203_
private final float
g
v1
field_2273
maxV
f_95204_
private final float
h
left
field_2272
minX
f_95205_
private final float
i
right
field_2280
maxX
f_95206_
private final float
j
up
field_2279
minY
f_95207_
private final float
k
down
field_2278
maxY
f_95208_

Constructor summary

ModifierConstructor
public (GlyphRenderTypes textRenderLayers, GpuTextureView gpuTexture, float minU, float maxU, float minV, float maxV, float minX, float maxX, float minY, float maxY)

Method summary

Modifier and TypeMethod
public float
a(gar$b arg0)
left(BakedGlyph$GlyphInstance arg0)
method_71821(class_382$class_10364 arg0)
getEffectiveMinX(BakedGlyph$DrawnGlyph glyph)
m_404518_(C_3516_$C_346111_ arg0)
public float
b(gar$b arg0)
top(BakedGlyph$GlyphInstance arg0)
method_71824(class_382$class_10364 arg0)
getEffectiveMinY(BakedGlyph$DrawnGlyph glyph)
m_402174_(C_3516_$C_346111_ arg0)
public float
c(gar$b arg0)
right(BakedGlyph$GlyphInstance arg0)
method_71826(class_382$class_10364 arg0)
getEffectiveMaxX(BakedGlyph$DrawnGlyph glyph)
m_403753_(C_3516_$C_346111_ arg0)
public float
d(gar$b arg0)
bottom(BakedGlyph$GlyphInstance arg0)
method_71828(class_382$class_10364 arg0)
getEffectiveMaxY(BakedGlyph$DrawnGlyph glyph)
m_401467_(C_3516_$C_346111_ arg0)
public void
a(gar$b arg0, org.joml.Matrix4f arg1, fof arg2, int arg3, boolean arg4)
renderChar(BakedGlyph$GlyphInstance arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3, boolean arg4)
method_65025(class_382$class_10364 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3, boolean arg4)
draw(BakedGlyph$DrawnGlyph glyph, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ)
m_95277_(C_3516_$C_346111_ p_365625_, org.joml.Matrix4f p_370130_, C_3187_ p_369456_, int p_410136_, boolean arg4)
private void
a(boolean arg0, float arg1, float arg2, float arg3, org.joml.Matrix4f arg4, fof arg5, int arg6, boolean arg7, int arg8)
render(boolean arg0, float arg1, float arg2, float arg3, org.joml.Matrix4f arg4, VertexConsumer arg5, int arg6, boolean arg7, int arg8)
method_2025(boolean arg0, float arg1, float arg2, float arg3, org.joml.Matrix4f arg4, class_4588 arg5, int arg6, boolean arg7, int arg8)
draw(boolean italic, float x, float y, float z, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int color, boolean bold, int light)
m_373220_(boolean p_378368_, float p_377211_, float p_376193_, float p_376064_, org.joml.Matrix4f p_377733_, C_3187_ p_375579_, int p_376230_, boolean p_378811_, int arg8)
private static float
a(boolean arg0)
extraThickness(boolean arg0)
method_71822(boolean arg0)
getXExpansion(boolean bold)
m_402727_(boolean p_405877_)
private float
c()
shearBottom()
method_71825()
getItalicOffsetAtMaxY()
m_404702_()
private float
d()
shearTop()
method_71827()
getItalicOffsetAtMinY()
m_401815_()
public void
a(gar$a arg0, org.joml.Matrix4f arg1, fof arg2, int arg3, boolean arg4)
renderEffect(BakedGlyph$Effect arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3, boolean arg4)
method_22944(class_382$class_328 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3, boolean arg4)
drawRectangle(BakedGlyph$Rectangle rectangle, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ)
m_95220_(C_3516_$C_3517_ p_254370_, org.joml.Matrix4f p_95223_, C_3187_ p_95224_, int p_406043_, boolean arg4)
private void
a(gar$a arg0, float arg1, float arg2, int arg3, fof arg4, int arg5, org.joml.Matrix4f arg6)
buildEffect(BakedGlyph$Effect arg0, float arg1, float arg2, int arg3, VertexConsumer arg4, int arg5, org.joml.Matrix4f arg6)
method_65181(class_382$class_328 arg0, float arg1, float arg2, int arg3, class_4588 arg4, int arg5, org.joml.Matrix4f arg6)
drawRectangle(BakedGlyph$Rectangle rectangle, float shadowOffset, float zOffset, int color, VertexConsumer vertexConsumer, int light, org.joml.Matrix4f matrix)
m_373614_(C_3516_$C_3517_ p_376440_, float p_376102_, float p_377377_, int p_377166_, C_3187_ p_377325_, int p_375465_, org.joml.Matrix4f arg6)
public GpuTextureView
a()
textureView()
method_71820()
getTexture()
m_401228_()
public RenderPipeline
b()
guiPipeline()
method_71823()
getPipeline()
m_402083_()
public RenderType
a(fwy$a arg0)
renderType(Font$DisplayMode arg0)
method_24045(class_327$class_6415 arg0)
getLayer(TextRenderer$TextLayerType layerType)
m_181387_(C_3429_$C_180532_ arg0)