Package net.minecraft.client.font
Interface RenderableGlyph
- Mappings:
Namespace Name named net/minecraft/client/font/RenderableGlyph
intermediary net/minecraft/class_383
official eye
-
Method Summary
-
Method Details
-
getWidth
int getWidth()- Mappings:
Namespace Name Mixin selector named getWidth
Lnet/minecraft/client/font/RenderableGlyph;getWidth()I
intermediary method_2031
Lnet/minecraft/class_383;method_2031()I
official a
Leye;a()I
-
getHeight
int getHeight()- Mappings:
Namespace Name Mixin selector named getHeight
Lnet/minecraft/client/font/RenderableGlyph;getHeight()I
intermediary method_2032
Lnet/minecraft/class_383;method_2032()I
official b
Leye;b()I
-
upload
void upload(int x, int y) - Mappings:
Namespace Name Mixin selector named upload
Lnet/minecraft/client/font/RenderableGlyph;upload(II)V
intermediary method_2030
Lnet/minecraft/class_383;method_2030(II)V
official a
Leye;a(II)V
-
hasColor
boolean hasColor()- Mappings:
Namespace Name Mixin selector named hasColor
Lnet/minecraft/client/font/RenderableGlyph;hasColor()Z
intermediary method_2033
Lnet/minecraft/class_383;method_2033()Z
official c
Leye;c()Z
-
getOversample
float getOversample()- Mappings:
Namespace Name Mixin selector named getOversample
Lnet/minecraft/client/font/RenderableGlyph;getOversample()F
intermediary method_2035
Lnet/minecraft/class_383;method_2035()F
official d
Leye;d()F
-
getXMin
default float getXMin()- Mappings:
Namespace Name Mixin selector named getXMin
Lnet/minecraft/client/font/RenderableGlyph;getXMin()F
intermediary method_2034
Lnet/minecraft/class_383;method_2034()F
official e
Leye;e()F
-
getXMax
default float getXMax()- Mappings:
Namespace Name Mixin selector named getXMax
Lnet/minecraft/client/font/RenderableGlyph;getXMax()F
intermediary method_2027
Lnet/minecraft/class_383;method_2027()F
official f
Leye;f()F
-
getYMin
default float getYMin()- Mappings:
Namespace Name Mixin selector named getYMin
Lnet/minecraft/client/font/RenderableGlyph;getYMin()F
intermediary method_2028
Lnet/minecraft/class_383;method_2028()F
official g
Leye;g()F
-
getYMax
default float getYMax()- Mappings:
Namespace Name Mixin selector named getYMax
Lnet/minecraft/client/font/RenderableGlyph;getYMax()F
intermediary method_2029
Lnet/minecraft/class_383;method_2029()F
official h
Leye;h()F
-
getBearingX
default float getBearingX()- Mappings:
Namespace Name Mixin selector named getBearingX
Lnet/minecraft/client/font/RenderableGlyph;getBearingX()F
intermediary method_56129
Lnet/minecraft/class_383;method_56129()F
official i
Leye;i()F
-
getAscent
default float getAscent()- Mappings:
Namespace Name Mixin selector named getAscent
Lnet/minecraft/client/font/RenderableGlyph;getAscent()F
intermediary method_56130
Lnet/minecraft/class_383;method_56130()F
official j
Leye;j()F
-