Uses of Interface
net.minecraft.client.gui.Font.GlyphVisitor
Packages that use Font.GlyphVisitor
-
Uses of Font.GlyphVisitor in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return Font.GlyphVisitorModifier and TypeMethodDescriptionstatic Font.GlyphVisitorFont.GlyphVisitor.forMultiBufferSource(MultiBufferSource bufferSource, Matrix4f pose, Font.DisplayMode displayMode, int lightCoords) Methods in net.minecraft.client.gui with parameters of type Font.GlyphVisitorModifier and TypeMethodDescriptionvoidFont.PreparedText.visit(Font.GlyphVisitor visitor) voidFont.PreparedTextBuilder.visit(Font.GlyphVisitor visitor)