net.minecraft.client.gui.font.glyphs

public class BakedGlyph

fum
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.class_382
net.minecraft.client.font.BakedGlyph

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(fum$b arg0, org.joml.Matrix4f arg1, fiu arg2, int arg3)
renderChar(BakedGlyph$GlyphInstance arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3)
method_65025(class_382$class_10364 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3)
draw(BakedGlyph$DrawnGlyph glyph, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light)
private void
a(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, fiu arg4, int arg5, boolean arg6, int arg7)
render(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, VertexConsumer arg4, int arg5, boolean arg6, int arg7)
method_65182(boolean arg0, float arg1, float arg2, org.joml.Matrix4f arg3, class_4588 arg4, int arg5, boolean arg6, int arg7)
draw(boolean italic, float x, float y, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int color, boolean bold, int light)
private void
a(boolean arg0, float arg1, float arg2, float arg3, org.joml.Matrix4f arg4, fiu 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)
public void
a(fum$a arg0, org.joml.Matrix4f arg1, fiu arg2, int arg3)
renderEffect(BakedGlyph$Effect arg0, org.joml.Matrix4f arg1, VertexConsumer arg2, int arg3)
method_22944(class_382$class_328 arg0, org.joml.Matrix4f arg1, class_4588 arg2, int arg3)
drawRectangle(BakedGlyph$Rectangle rectangle, org.joml.Matrix4f matrix, VertexConsumer vertexConsumer, int light)
private void
a(fum$a arg0, float arg1, float arg2, int arg3, fiu 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)
public RenderType
a(fra$a arg0)
renderType(Font$DisplayMode arg0)
method_24045(class_327$class_6415 arg0)
getLayer(TextRenderer$TextLayerType layerType)