Package net.minecraft.client.gui
Interface Font.GlyphVisitor
- Enclosing class:
Font
public static interface Font.GlyphVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidacceptEffect(TextRenderable pEffect) voidacceptGlyph(TextRenderable pGlyph) static Font.GlyphVisitorforMultiBufferSource(MultiBufferSource pBufferSource, Matrix4f pPose, Font.DisplayMode pDisplayMode, int pPackedLight)
-
Method Details
-
forMultiBufferSource
static Font.GlyphVisitor forMultiBufferSource(MultiBufferSource pBufferSource, Matrix4f pPose, Font.DisplayMode pDisplayMode, int pPackedLight) -
acceptGlyph
-
acceptEffect
-