Uses of Record Class
net.minecraft.client.font.BakedGlyph.DrawnGlyph
Packages that use BakedGlyph.DrawnGlyph
-
Uses of BakedGlyph.DrawnGlyph in net.minecraft.client.font
Methods in net.minecraft.client.font with parameters of type BakedGlyph.DrawnGlyphModifier and TypeMethodDescription(package private) voidBakedGlyph.draw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ) (package private) floatBakedGlyph.getEffectiveMaxX(BakedGlyph.DrawnGlyph glyph) (package private) floatBakedGlyph.getEffectiveMaxY(BakedGlyph.DrawnGlyph glyph) (package private) floatBakedGlyph.getEffectiveMinX(BakedGlyph.DrawnGlyph glyph) (package private) floatBakedGlyph.getEffectiveMinY(BakedGlyph.DrawnGlyph glyph)