Uses of Record Class
net.minecraft.client.font.BakedGlyph.Rectangle
Packages that use BakedGlyph.Rectangle
-
Uses of BakedGlyph.Rectangle in net.minecraft.client.font
Methods in net.minecraft.client.font with parameters of type BakedGlyph.RectangleModifier and TypeMethodDescriptionprivate voidBakedGlyph.drawRectangle(BakedGlyph.Rectangle rectangle, float shadowOffset, float zOffset, int color, VertexConsumer vertexConsumer, int light, Matrix4f matrix) (package private) voidBakedGlyph.drawRectangle(BakedGlyph.Rectangle rectangle, Matrix4f matrix, VertexConsumer vertexConsumer, int light, boolean fixedZ)