Uses of Record Class
net.minecraft.client.font.EmptyGlyphRect
Packages that use EmptyGlyphRect
-
Uses of EmptyGlyphRect in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type EmptyGlyphRectModifier and TypeFieldDescriptionprivate @Nullable List<EmptyGlyphRect> TextRenderer.Drawer.emptyGlyphRectsMethods in net.minecraft.client.font with parameters of type EmptyGlyphRectModifier and TypeMethodDescriptionprivate voidTextRenderer.Drawer.addEmptyGlyphRect(EmptyGlyphRect rect) default voidTextRenderer.GlyphDrawer.drawEmptyGlyphRect(EmptyGlyphRect rect)