Package net.minecraft.client.font
Class TrueTypeFont.LazyGlyph
java.lang.Object
net.minecraft.client.font.TrueTypeFont.LazyGlyph
- Enclosing class:
TrueTypeFont
- Mappings:
Namespace Name named net/minecraft/client/font/TrueTypeFont$LazyGlyphintermediary net/minecraft/class_395$class_9908official fiv$b
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
final int index- Mappings:
Namespace Name Mixin selector named indexLnet/minecraft/client/font/TrueTypeFont$LazyGlyph;index:Iintermediary field_52696Lnet/minecraft/class_395$class_9908;field_52696:Iofficial aLfiv$b;a:I
-
glyph
- Mappings:
Namespace Name Mixin selector named glyphLnet/minecraft/client/font/TrueTypeFont$LazyGlyph;glyph:Lnet/minecraft/client/font/Glyph;intermediary field_52697Lnet/minecraft/class_395$class_9908;field_52697:Lnet/minecraft/class_379;official bLfiv$b;b:Lfir;
-
-
Constructor Details
-
LazyGlyph
LazyGlyph(int index) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/font/TrueTypeFont$LazyGlyph;<init>(I)Vintermediary <init>Lnet/minecraft/class_395$class_9908;<init>(I)Vofficial <init>Lfiv$b;<init>(I)V
-