net.minecraft.client.gui.font.glyphs

public class BakedSheetGlyph

implements BakedGlyph, EffectGlyph

gmt
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph
net.minecraft.class_382
net.minecraft.client.font.BakedGlyphImpl

Field summary

Modifier and TypeField
public static final float
a
Z_FIGHTER
field_55098
Z_OFFSET
final GlyphInfo
b
info
field_62142
glyph
final GlyphRenderTypes
c
renderTypes
field_44760
textRenderLayers
final GpuTextureView
d
textureView
field_60569
textureView
private final float
e
u0
field_2276
minU
private final float
f
u1
field_2275
maxU
private final float
g
v0
field_2274
minV
private final float
h
v1
field_2273
maxV
private final float
i
left
field_2272
minX
private final float
j
right
field_2280
maxX
private final float
k
up
field_2279
minY
private final float
l
down
field_2278
maxY

Constructor summary

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

Method summary

Modifier and TypeMethod
float
a(gmt$b arg0)
left(BakedSheetGlyph$GlyphInstance arg0)
method_71821(class_382$class_10364 arg0)
getEffectiveMinX(BakedGlyphImpl$BakedGlyphRect glyph)
float
b(gmt$b arg0)
top(BakedSheetGlyph$GlyphInstance arg0)
method_71824(class_382$class_10364 arg0)
getEffectiveMinY(BakedGlyphImpl$BakedGlyphRect glyph)
float
c(gmt$b arg0)
right(BakedSheetGlyph$GlyphInstance arg0)
method_71826(class_382$class_10364 arg0)
getEffectiveMaxX(BakedGlyphImpl$BakedGlyphRect glyph)
float
d(gmt$b arg0)
bottom(BakedSheetGlyph$GlyphInstance arg0)
method_71828(class_382$class_10364 arg0)
getEffectiveMaxY(BakedGlyphImpl$BakedGlyphRect glyph)
void
a(gmt$b arg0, org.joml.Matrix4f arg1, fyh arg2, int arg3, boolean arg4)
renderChar(BakedSheetGlyph$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(BakedGlyphImpl$BakedGlyphRect glyph, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ)
private void
a(boolean arg0, float arg1, float arg2, float arg3, org.joml.Matrix4f arg4, fyh 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)
private static float
a(boolean arg0)
extraThickness(boolean arg0)
method_71822(boolean arg0)
getXExpansion(boolean bold)
private float
b()
shearBottom()
method_71825()
getItalicOffsetAtMaxY()
private float
c()
shearTop()
method_71827()
getItalicOffsetAtMinY()
void
a(gmt$a arg0, org.joml.Matrix4f arg1, fyh arg2, int arg3, boolean arg4)
renderEffect(BakedSheetGlyph$EffectInstance 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(BakedGlyphImpl$Rectangle rectangle, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ)
private void
a(gmt$a arg0, float arg1, float arg2, int arg3, fyh arg4, int arg5, org.joml.Matrix4f arg6)
buildEffect(BakedSheetGlyph$EffectInstance 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(BakedGlyphImpl$Rectangle rectangle, float shadowOffset, float zOffset, int color, VertexConsumer vertexConsumer, int light, org.joml.Matrix4f matrix)
public GlyphInfo
a()
info()
method_73398()
getMetrics()
public TextRenderable$Styled
a(float arg0, float arg1, int arg2, int arg3, zf arg4, float arg5, float arg6)
createGlyph(float arg0, float arg1, int arg2, int arg3, Style arg4, float arg5, float arg6)
method_73399(float arg0, float arg1, int arg2, int arg3, class_2583 arg4, float arg5, float arg6)
create(float arg0, float arg1, int arg2, int arg3, Style arg4, float arg5, float arg6)
public TextRenderable
a(float arg0, float arg1, float arg2, float arg3, float arg4, int arg5, int arg6, float arg7)
createEffect(float arg0, float arg1, float arg2, float arg3, float arg4, int arg5, int arg6, float arg7)
method_73406(float arg0, float arg1, float arg2, float arg3, float arg4, int arg5, int arg6, float arg7)
create(float arg0, float arg1, float arg2, float arg3, float arg4, int arg5, int arg6, float arg7)