Package net.minecraft
Class class_7166
java.lang.Object
net.minecraft.class_7166
- All Implemented Interfaces:
AutoCloseable,Font
- Mappings:
Namespace Name official dtointermediary net/minecraft/class_7166named net/minecraft/class_7166
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final EmptyGlyphRendererprivate final Int2ObjectMap<class_7166.class_7167> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGlyph(int codePoint) Returns the set of code points for which this font can provide glyphs.static FontLoadermethod_41715(JsonObject jsonObject)
-
Field Details
-
field_37841
- Mappings:
Namespace Name Mixin selector official aLdto;a:Ledy;intermediary field_37841Lnet/minecraft/class_7166;field_37841:Lnet/minecraft/class_384;named field_37841Lnet/minecraft/class_7166;field_37841:Lnet/minecraft/client/font/EmptyGlyphRenderer;
-
field_37842
- Mappings:
Namespace Name Mixin selector official bLdto;b:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;intermediary field_37842Lnet/minecraft/class_7166;field_37842:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;named field_37842Lnet/minecraft/class_7166;field_37842:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
-
-
Constructor Details
-
class_7166
-
-
Method Details
-
getGlyph
-
getProvidedGlyphs
Returns the set of code points for which this font can provide glyphs.- Specified by:
getProvidedGlyphsin interfaceFont- Returns:
- the set of code points for which this font can provide glyphs
- Mappings:
Namespace Name Mixin selector official aLdtm;a()Lit/unimi/dsi/fastutil/ints/IntSet;intermediary method_27442Lnet/minecraft/class_390;method_27442()Lit/unimi/dsi/fastutil/ints/IntSet;named getProvidedGlyphsLnet/minecraft/client/font/Font;getProvidedGlyphs()Lit/unimi/dsi/fastutil/ints/IntSet;
-
method_41715
- Mappings:
Namespace Name Mixin selector official aLdto;a(Lcom/google/gson/JsonObject;)Leed;intermediary method_41715Lnet/minecraft/class_7166;method_41715(Lcom/google/gson/JsonObject;)Lnet/minecraft/class_389;named method_41715Lnet/minecraft/class_7166;method_41715(Lcom/google/gson/JsonObject;)Lnet/minecraft/client/font/FontLoader;
-