Package net.minecraft.client.font
Interface BoundedGlyph
- All Known Subinterfaces:
SpriteGlyph,TextDrawable.DrawnGlyph
- All Known Implementing Classes:
BakedGlyphImpl.DrawnGlyph,PlayerHeadGlyphs.Glyph,SkeletonGlyph,SpriteAtlasGlyphs.Glyph
- Mappings:
Namespace Name named net/minecraft/client/font/BoundedGlyphintermediary net/minecraft/class_12236official gkw
-
Method Summary
-
Method Details
-
style
Style style()- Mappings:
Namespace Name Mixin selector named styleLnet/minecraft/client/font/BoundedGlyph;style()Lnet/minecraft/text/Style;intermediary comp_3317Lnet/minecraft/class_12236;comp_3317()Lnet/minecraft/class_2583;official aLgkw;a()Lzk;
-
getLeft
float getLeft()- Mappings:
Namespace Name Mixin selector named getLeftLnet/minecraft/client/font/BoundedGlyph;getLeft()Fintermediary method_75818Lnet/minecraft/class_12236;method_75818()Fofficial bLgkw;b()F
-
getTop
float getTop()- Mappings:
Namespace Name Mixin selector named getTopLnet/minecraft/client/font/BoundedGlyph;getTop()Fintermediary method_75819Lnet/minecraft/class_12236;method_75819()Fofficial cLgkw;c()F
-
getRight
float getRight()- Mappings:
Namespace Name Mixin selector named getRightLnet/minecraft/client/font/BoundedGlyph;getRight()Fintermediary method_75820Lnet/minecraft/class_12236;method_75820()Fofficial dLgkw;d()F
-
getBottom
float getBottom()- Mappings:
Namespace Name Mixin selector named getBottomLnet/minecraft/client/font/BoundedGlyph;getBottom()Fintermediary method_75821Lnet/minecraft/class_12236;method_75821()Fofficial eLgkw;e()F
-