Package net.minecraft.client.font
Class TrueTypeFont.TtfGlyph
java.lang.Object
net.minecraft.client.font.TrueTypeFont.TtfGlyph
- All Implemented Interfaces:
class_11759
- Enclosing class:
TrueTypeFont
- Mappings:
Namespace Name named net/minecraft/client/font/TrueTypeFont$TtfGlyphintermediary net/minecraft/class_395$class_397official fnt$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_11759
class_11759.class_11760 -
Field Summary
FieldsModifier and TypeFieldDescription(package private) final float(package private) final floatprivate final Glyph(package private) final int(package private) final int(package private) final int -
Constructor Summary
ConstructorsConstructorDescriptionTtfGlyph(float bearingX, float ascent, int width, int height, float advance, int glyphIndex) -
Method Summary
-
Field Details
-
width
final int width- Mappings:
Namespace Name Mixin selector named widthLnet/minecraft/client/font/TrueTypeFont$TtfGlyph;width:Iintermediary field_2338Lnet/minecraft/class_395$class_397;field_2338:Iofficial bLfnt$a;b:I
-
height
final int height- Mappings:
Namespace Name Mixin selector named heightLnet/minecraft/client/font/TrueTypeFont$TtfGlyph;height:Iintermediary field_2337Lnet/minecraft/class_395$class_397;field_2337:Iofficial cLfnt$a;c:I
-
bearingX
final float bearingX- Mappings:
Namespace Name Mixin selector named bearingXLnet/minecraft/client/font/TrueTypeFont$TtfGlyph;bearingX:Fintermediary field_2334Lnet/minecraft/class_395$class_397;field_2334:Fofficial dLfnt$a;d:F
-
ascent
final float ascent- Mappings:
Namespace Name Mixin selector named ascentLnet/minecraft/client/font/TrueTypeFont$TtfGlyph;ascent:Fintermediary field_2333Lnet/minecraft/class_395$class_397;field_2333:Fofficial eLfnt$a;e:F
-
field_62081
- Mappings:
Namespace Name Mixin selector named field_62081Lnet/minecraft/client/font/TrueTypeFont$TtfGlyph;field_62081:Lnet/minecraft/client/font/Glyph;intermediary field_62081Lnet/minecraft/class_395$class_397;field_62081:Lnet/minecraft/class_379;official fLfnt$a;f:Lfnq;
-
glyphIndex
final int glyphIndex- Mappings:
Namespace Name Mixin selector named glyphIndexLnet/minecraft/client/font/TrueTypeFont$TtfGlyph;glyphIndex:Iintermediary field_2335Lnet/minecraft/class_395$class_397;field_2335:Iofficial gLfnt$a;g:I
-
-
Constructor Details
-
TtfGlyph
TtfGlyph(float bearingX, float ascent, int width, int height, float advance, int glyphIndex) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/font/TrueTypeFont$TtfGlyph;<init>(Lnet/minecraft/client/font/TrueTypeFont;FFIIFI)Vintermediary <init>Lnet/minecraft/class_395$class_397;<init>(Lnet/minecraft/class_395;FFIIFI)Vofficial <init>Lfnt$a;<init>(Lfnt;FFIIFI)V
-
-
Method Details
-
method_73331
- Specified by:
method_73331in interfaceclass_11759- Mappings:
Namespace Name Mixin selector named method_73331Lnet/minecraft/class_11759;method_73331()Lnet/minecraft/client/font/Glyph;intermediary method_73331Lnet/minecraft/class_11759;method_73331()Lnet/minecraft/class_379;official aLfnu;a()Lfnq;
-
method_73332
- Specified by:
method_73332in interfaceclass_11759- Mappings:
Namespace Name Mixin selector named method_73332Lnet/minecraft/class_11759;method_73332(Lnet/minecraft/class_11759$class_11760;)Lnet/minecraft/client/info/BakedGlyph;intermediary method_73332Lnet/minecraft/class_11759;method_73332(Lnet/minecraft/class_11759$class_11760;)Lnet/minecraft/class_11768;official aLfnu;a(Lfnu$a;)Lgeg;
-