net.minecraft.client.font

public class SpaceFont

implements Font

com.mojang.blaze3d.font.SpaceProvider
net.minecraft.class_7166
net.minecraft.client.font.SpaceFont

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<EmptyGlyph>
glyphs
field_37842
codePointsToGlyphs

Constructor summary

ModifierConstructor
public (Map<Integer, Float> codePointsToAdvances)

Method summary

Modifier and TypeMethod
public Glyph
getGlyph(int codepoint)
method_2040(int arg0)
getGlyph(int arg0)
public it.unimi.dsi.fastutil.ints.IntSet
getSupportedGlyphs()
method_27442()
getProvidedGlyphs()
private void
lambda$new$0(Integer arg0, Float arg1)
method_41716(Integer arg0, Float arg1)
method_41716(Integer codePoint, Float glyph)