CLASS net/minecraft/class_377 net/minecraft/client/font/FontStorage FIELD field_20910 whiteRectangleGlyphRenderer Lnet/minecraft/class_382; FIELD field_2246 id Lnet/minecraft/class_2960; FIELD field_2247 fonts Ljava/util/List; FIELD field_2248 textureManager Lnet/minecraft/class_1060; FIELD field_2249 charactersByWidth Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD field_2250 EMPTY_GLYPH_RENDERER Lnet/minecraft/class_384; FIELD field_2251 SPACE Lnet/minecraft/class_379; FIELD field_2252 RANDOM Ljava/util/Random; FIELD field_2253 glyphRendererCache Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD field_2254 glyphAtlases Ljava/util/List; FIELD field_2256 blankGlyphRenderer Lnet/minecraft/class_382; FIELD field_2257 glyphCache Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD field_36363 ZERO_WIDTH_NON_JOINER Lnet/minecraft/class_379; FIELD field_36364 ZERO_WIDTH_NON_JOINER_CODE_POINT I METHOD (Lnet/minecraft/class_1060;Lnet/minecraft/class_2960;)V ARG 1 textureManager ARG 2 id METHOD method_2004 setFonts (Ljava/util/List;)V ARG 1 fonts METHOD method_2005 (I)Lnet/minecraft/class_379; ARG 1 codePoint METHOD method_2008 getRenderableGlyph (I)Lnet/minecraft/class_383; ARG 1 codePoint METHOD method_2010 closeGlyphAtlases ()V METHOD method_2011 getGlyph (I)Lnet/minecraft/class_379; ARG 1 codePoint METHOD method_2012 getGlyphRenderer (Lnet/minecraft/class_383;)Lnet/minecraft/class_382; ARG 1 c METHOD method_2013 getObfuscatedGlyphRenderer (Lnet/minecraft/class_379;)Lnet/minecraft/class_382; ARG 1 glyph METHOD method_2014 getGlyphRenderer (I)Lnet/minecraft/class_382; METHOD method_22943 getRectangleRenderer ()Lnet/minecraft/class_382; METHOD method_24290 closeFonts ()V METHOD method_27545 (Ljava/util/List;Ljava/util/Set;I)V ARG 3 codePoint METHOD method_40038 getEmptyGlyph (I)Lnet/minecraft/class_379; COMMENT {@return the pre-defined empty glyph for the code point, or COMMENT {@code null} if it is not defined} COMMENT COMMENT @implNote Pre-defined empty glyphs include the space ({@code U+0020}) COMMENT and zero-width non joiner ({@code U+200C}). ARG 1 codePoint