Package net.minecraft.client.font
Interface RenderableGlyph
- Mappings:
 Namespace Name named net/minecraft/client/font/RenderableGlyphintermediary net/minecraft/class_383official fdv
- 
Method Summary
 
- 
Method Details
- 
getWidth
int getWidth()- Mappings:
 Namespace Name Mixin selector named getWidthLnet/minecraft/client/font/RenderableGlyph;getWidth()Iintermediary method_2031Lnet/minecraft/class_383;method_2031()Iofficial aLfdv;a()I
 - 
getHeight
int getHeight()- Mappings:
 Namespace Name Mixin selector named getHeightLnet/minecraft/client/font/RenderableGlyph;getHeight()Iintermediary method_2032Lnet/minecraft/class_383;method_2032()Iofficial bLfdv;b()I
 - 
upload
void upload(int x, int y) - Mappings:
 Namespace Name Mixin selector named uploadLnet/minecraft/client/font/RenderableGlyph;upload(II)Vintermediary method_2030Lnet/minecraft/class_383;method_2030(II)Vofficial aLfdv;a(II)V
 - 
hasColor
boolean hasColor()- Mappings:
 Namespace Name Mixin selector named hasColorLnet/minecraft/client/font/RenderableGlyph;hasColor()Zintermediary method_2033Lnet/minecraft/class_383;method_2033()Zofficial cLfdv;c()Z
 - 
getOversample
float getOversample()- Mappings:
 Namespace Name Mixin selector named getOversampleLnet/minecraft/client/font/RenderableGlyph;getOversample()Fintermediary method_2035Lnet/minecraft/class_383;method_2035()Fofficial dLfdv;d()F
 - 
getXMin
default float getXMin()- Mappings:
 Namespace Name Mixin selector named getXMinLnet/minecraft/client/font/RenderableGlyph;getXMin()Fintermediary method_2034Lnet/minecraft/class_383;method_2034()Fofficial eLfdv;e()F
 - 
getXMax
default float getXMax()- Mappings:
 Namespace Name Mixin selector named getXMaxLnet/minecraft/client/font/RenderableGlyph;getXMax()Fintermediary method_2027Lnet/minecraft/class_383;method_2027()Fofficial fLfdv;f()F
 - 
getYMin
default float getYMin()- Mappings:
 Namespace Name Mixin selector named getYMinLnet/minecraft/client/font/RenderableGlyph;getYMin()Fintermediary method_2028Lnet/minecraft/class_383;method_2028()Fofficial gLfdv;g()F
 - 
getYMax
default float getYMax()- Mappings:
 Namespace Name Mixin selector named getYMaxLnet/minecraft/client/font/RenderableGlyph;getYMax()Fintermediary method_2029Lnet/minecraft/class_383;method_2029()Fofficial hLfdv;h()F
 - 
getBearingX
default float getBearingX()- Mappings:
 Namespace Name Mixin selector named getBearingXLnet/minecraft/client/font/RenderableGlyph;getBearingX()Fintermediary method_56129Lnet/minecraft/class_383;method_56129()Fofficial iLfdv;i()F
 - 
getAscent
default float getAscent()- Mappings:
 Namespace Name Mixin selector named getAscentLnet/minecraft/client/font/RenderableGlyph;getAscent()Fintermediary method_56130Lnet/minecraft/class_383;method_56130()Fofficial jLfdv;j()F
 
 -