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
2022-03-16 16:37:32 -04:00
METHOD method_2040 getGlyph (I)Lnet/minecraft/class_379;
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}