Uses of Interface
net.minecraft.class_11759
Packages that use class_11759
-
Uses of class_11759 in net.minecraft.client.font
Classes in net.minecraft.client.font that implement class_11759Modifier and TypeClassDescriptionprivate static final recordclassprivate classprivate static final recordFields in net.minecraft.client.font declared as class_11759Modifier and TypeFieldDescriptionprivate static final class_11759BlankFont.field_62129(package private) final class_11759FontStorage.class_11766.field_62140(package private) @Nullable class_11759TrueTypeFont.LazyGlyph.glyphMethods in net.minecraft.client.font that return class_11759Modifier and TypeMethodDescriptionBitmapFont.getGlyph(int codePoint) BlankFont.getGlyph(int codePoint) default @Nullable class_11759Font.getGlyph(int codePoint) SpaceFont.getGlyph(int codePoint) TrueTypeFont.getGlyph(int codePoint) UnihexFont.getGlyph(int codePoint) private class_11759TrueTypeFont.getOrLoadGlyph(int codePoint, TrueTypeFont.LazyGlyph glyph) private class_11759Constructors in net.minecraft.client.font with parameters of type class_11759