Package net.minecraft.client.font
Interface UploadableGlyph
- Mappings:
 Namespace Name named net/minecraft/client/font/UploadableGlyphintermediary net/minecraft/class_383official frh
- 
Method Details
- 
getWidth
int getWidth()- Mappings:
 Namespace Name Mixin selector named getWidthLnet/minecraft/client/font/UploadableGlyph;getWidth()Iintermediary method_2031Lnet/minecraft/class_383;method_2031()Iofficial aLfrh;a()I
 - 
getHeight
int getHeight()- Mappings:
 Namespace Name Mixin selector named getHeightLnet/minecraft/client/font/UploadableGlyph;getHeight()Iintermediary method_2032Lnet/minecraft/class_383;method_2032()Iofficial bLfrh;b()I
 - 
upload
- Mappings:
 Namespace Name Mixin selector named uploadLnet/minecraft/client/font/UploadableGlyph;upload(IILcom/mojang/blaze3d/textures/GpuTexture;)Vintermediary method_2030Lnet/minecraft/class_383;method_2030(IILcom/mojang/blaze3d/textures/GpuTexture;)Vofficial aLfrh;a(IILcom/mojang/blaze3d/textures/GpuTexture;)V
 - 
hasColor
boolean hasColor()- Mappings:
 Namespace Name Mixin selector named hasColorLnet/minecraft/client/font/UploadableGlyph;hasColor()Zintermediary method_2033Lnet/minecraft/class_383;method_2033()Zofficial cLfrh;c()Z
 - 
getOversample
float getOversample()- Mappings:
 Namespace Name Mixin selector named getOversampleLnet/minecraft/client/font/UploadableGlyph;getOversample()Fintermediary method_2035Lnet/minecraft/class_383;method_2035()Fofficial dLfrh;d()F
 - 
getXMin
default float getXMin()- Mappings:
 Namespace Name Mixin selector named getXMinLnet/minecraft/client/font/UploadableGlyph;getXMin()Fintermediary method_2034Lnet/minecraft/class_383;method_2034()Fofficial eLfrh;e()F
 - 
getXMax
default float getXMax()- Mappings:
 Namespace Name Mixin selector named getXMaxLnet/minecraft/client/font/UploadableGlyph;getXMax()Fintermediary method_2027Lnet/minecraft/class_383;method_2027()Fofficial fLfrh;f()F
 - 
getYMin
default float getYMin()- Mappings:
 Namespace Name Mixin selector named getYMinLnet/minecraft/client/font/UploadableGlyph;getYMin()Fintermediary method_2028Lnet/minecraft/class_383;method_2028()Fofficial gLfrh;g()F
 - 
getYMax
default float getYMax()- Mappings:
 Namespace Name Mixin selector named getYMaxLnet/minecraft/client/font/UploadableGlyph;getYMax()Fintermediary method_2029Lnet/minecraft/class_383;method_2029()Fofficial hLfrh;h()F
 - 
getBearingX
default float getBearingX()- Mappings:
 Namespace Name Mixin selector named getBearingXLnet/minecraft/client/font/UploadableGlyph;getBearingX()Fintermediary method_56129Lnet/minecraft/class_383;method_56129()Fofficial iLfrh;i()F
 - 
getAscent
default float getAscent()- Mappings:
 Namespace Name Mixin selector named getAscentLnet/minecraft/client/font/UploadableGlyph;getAscent()Fintermediary method_56130Lnet/minecraft/class_383;method_56130()Fofficial jLfrh;j()F
 
 -