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$LazyGlyph
intermediary net/minecraft/class_395$class_9908
official fet$b
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
index
final int index- Mappings:
Namespace Name Mixin selector named index
Lnet/minecraft/client/font/TrueTypeFont$LazyGlyph;index:I
intermediary field_52696
Lnet/minecraft/class_395$class_9908;field_52696:I
official a
Lfet$b;a:I
-
glyph
- Mappings:
Namespace Name Mixin selector named glyph
Lnet/minecraft/client/font/TrueTypeFont$LazyGlyph;glyph:Lnet/minecraft/client/font/Glyph;
intermediary field_52697
Lnet/minecraft/class_395$class_9908;field_52697:Lnet/minecraft/class_379;
official b
Lfet$b;b:Lfep;
-
-
Constructor Details
-
LazyGlyph
LazyGlyph(int index) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/font/TrueTypeFont$LazyGlyph;<init>(I)V
intermediary <init>
Lnet/minecraft/class_395$class_9908;<init>(I)V
official <init>
Lfet$b;<init>(I)V
-