yarn/mappings/net/minecraft/client/font/Font.mapping

8 lines
353 B
Plaintext

CLASS net/minecraft/class_390 net/minecraft/client/font/Font
METHOD method_2040 getGlyph (I)Lnet/minecraft/class_383;
ARG 1 codePoint
METHOD method_27442 getProvidedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet;
COMMENT Returns the set of code points for which this font can provide glyphs.
COMMENT
COMMENT @return a set of integer code points.