net.minecraft.client.texture

public record FixedGlyphProvider

implements GlyphProvider

net.minecraft.client.gui.font.SingleSpriteSource
net.minecraft.class_11715
net.minecraft.client.texture.FixedGlyphProvider

Field summary

Modifier and TypeField
private final BakedGlyph
glyph
comp_4584
glyph

Constructor summary

ModifierConstructor
public (BakedGlyph glyph)

Method summary

Modifier and TypeMethod
public BakedGlyph
getGlyph(int codepoint)
method_72736(int arg0)
get(int arg0)
public BakedGlyph
getRandomGlyph(RandomSource random, int width)
method_72737(class_5819 arg0, int arg1)
getObfuscated(Random arg0, int arg1)
public BakedGlyph
glyph()
comp_4584()
glyph()