Uses of Interface
net.minecraft.client.font.TextDrawable.class_12238
Packages that use TextDrawable.class_12238
-
Uses of TextDrawable.class_12238 in net.minecraft.client.font
Subinterfaces of TextDrawable.class_12238 in net.minecraft.client.fontClasses in net.minecraft.client.font that implement TextDrawable.class_12238Modifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.client.font with type parameters of type TextDrawable.class_12238Modifier and TypeFieldDescription(package private) final List<TextDrawable.class_12238> TextRenderer.Drawer.drawnGlyphsMethods in net.minecraft.client.font that return TextDrawable.class_12238Modifier and TypeMethodDescriptionBakedGlyph.create(float x, float y, int color, int shadowColor, Style style, float boldOffset, float shadowOffset) BakedGlyphImpl.create(float x, float y, int color, int shadowColor, Style style, float boldOffset, float shadowOffset) Methods in net.minecraft.client.font with parameters of type TextDrawable.class_12238Modifier and TypeMethodDescriptionprivate voidTextRenderer.Drawer.addGlyph(TextDrawable.class_12238 class_12238) default voidTextRenderer.GlyphDrawer.drawGlyph(TextDrawable.class_12238 class_12238) -
Uses of TextDrawable.class_12238 in net.minecraft.client.texture
Classes in net.minecraft.client.texture that implement TextDrawable.class_12238