Package net.minecraft.client.gui
Interface Font.GlyphVisitor
- Enclosing class:
Font
public static interface Font.GlyphVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidacceptEffect(BakedGlyph glyph, BakedGlyph.Effect effect) voidstatic Font.GlyphVisitorforMultiBufferSource(MultiBufferSource bufferSource, Matrix4f pose, Font.DisplayMode displayMode, int packedLight)
-
Method Details
-
forMultiBufferSource
static Font.GlyphVisitor forMultiBufferSource(MultiBufferSource bufferSource, Matrix4f pose, Font.DisplayMode displayMode, int packedLight) -
acceptGlyph
-
acceptEffect
-