Uses of Interface
net.minecraft.client.font.TextRenderer.GlyphDrawable
Packages that use TextRenderer.GlyphDrawable
-
Uses of TextRenderer.GlyphDrawable in net.minecraft.client.font
Classes in net.minecraft.client.font that implement TextRenderer.GlyphDrawableMethods in net.minecraft.client.font that return TextRenderer.GlyphDrawableModifier and TypeMethodDescriptionTextRenderer.prepare
(String string, float x, float y, int color, boolean shadow, int backgroundColor) TextRenderer.prepare
(OrderedText text, float x, float y, int color, boolean shadow, int backgroundColor) -
Uses of TextRenderer.GlyphDrawable in net.minecraft.client.gui.render.state
Fields in net.minecraft.client.gui.render.state declared as TextRenderer.GlyphDrawableModifier and TypeFieldDescriptionprivate TextRenderer.GlyphDrawable
TextGuiElementRenderState.preparation
Methods in net.minecraft.client.gui.render.state that return TextRenderer.GlyphDrawable