Package net.minecraft.client.font
Interface GlyphRect
- All Known Subinterfaces:
DrawnSpriteGlyph,TextDrawable.DrawnGlyphRect
- All Known Implementing Classes:
BakedGlyphImpl.BakedGlyphRect,EmptyGlyphRect,PlayerHeadGlyphs.HeadGlyph,SpriteAtlasGlyphs.AtlasGlyph
- Mappings:
Namespace Name named net/minecraft/client/font/GlyphRectintermediary net/minecraft/class_12236official gky
-
Method Summary
-
Method Details
-
style
Style style()- Mappings:
Namespace Name Mixin selector named styleLnet/minecraft/client/font/GlyphRect;style()Lnet/minecraft/text/Style;intermediary comp_3317Lnet/minecraft/class_12236;comp_3317()Lnet/minecraft/class_2583;official aLgky;a()Lzk;
-
getLeft
float getLeft()- Mappings:
Namespace Name Mixin selector named getLeftLnet/minecraft/client/font/GlyphRect;getLeft()Fintermediary method_75818Lnet/minecraft/class_12236;method_75818()Fofficial bLgky;b()F
-
getTop
float getTop()- Mappings:
Namespace Name Mixin selector named getTopLnet/minecraft/client/font/GlyphRect;getTop()Fintermediary method_75819Lnet/minecraft/class_12236;method_75819()Fofficial cLgky;c()F
-
getRight
float getRight()- Mappings:
Namespace Name Mixin selector named getRightLnet/minecraft/client/font/GlyphRect;getRight()Fintermediary method_75820Lnet/minecraft/class_12236;method_75820()Fofficial dLgky;d()F
-
getBottom
float getBottom()- Mappings:
Namespace Name Mixin selector named getBottomLnet/minecraft/client/font/GlyphRect;getBottom()Fintermediary method_75821Lnet/minecraft/class_12236;method_75821()Fofficial eLgky;e()F
-