Interface TextDrawable.DrawnGlyphRect

All Superinterfaces:
GlyphRect, TextDrawable
All Known Subinterfaces:
DrawnSpriteGlyph
All Known Implementing Classes:
BakedGlyphImpl.BakedGlyphRect, PlayerHeadGlyphs.HeadGlyph, SpriteAtlasGlyphs.AtlasGlyph
Enclosing interface:
TextDrawable

@Environment(CLIENT) public static interface TextDrawable.DrawnGlyphRect extends GlyphRect, TextDrawable
Mappings:
Namespace Name
named net/minecraft/client/font/TextDrawable$DrawnGlyphRect
intermediary net/minecraft/class_11767$class_12238
official gmr$a
  • Method Details

    • getLeft

      default float getLeft()
      Specified by:
      getLeft in interface GlyphRect
      Mappings:
      Namespace Name Mixin selector
      named getLeft Lnet/minecraft/client/font/GlyphRect;getLeft()F
      intermediary method_75818 Lnet/minecraft/class_12236;method_75818()F
      official b Lgmc;b()F
    • getTop

      default float getTop()
      Specified by:
      getTop in interface GlyphRect
      Mappings:
      Namespace Name Mixin selector
      named getTop Lnet/minecraft/client/font/GlyphRect;getTop()F
      intermediary method_75819 Lnet/minecraft/class_12236;method_75819()F
      official c Lgmc;c()F
    • getRight

      default float getRight()
      Specified by:
      getRight in interface GlyphRect
      Mappings:
      Namespace Name Mixin selector
      named getRight Lnet/minecraft/client/font/GlyphRect;getRight()F
      intermediary method_75820 Lnet/minecraft/class_12236;method_75820()F
      official d Lgmc;d()F
    • getBottom

      default float getBottom()
      Specified by:
      getBottom in interface GlyphRect
      Mappings:
      Namespace Name Mixin selector
      named getBottom Lnet/minecraft/client/font/GlyphRect;getBottom()F
      intermediary method_75821 Lnet/minecraft/class_12236;method_75821()F
      official e Lgmc;e()F