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

6 lines
296 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_390 net/minecraft/client/font/Font
2020-04-22 11:59:47 -04:00
METHOD method_2040 getGlyph (I)Lnet/minecraft/class_383;
ARG 1 codePoint
METHOD method_27442 getProvidedGlyphs ()Lit/unimi/dsi/fastutil/ints/IntSet;
COMMENT {@return the set of code points for which this font can provide glyphs}