Interface GlyphRect

All Known Subinterfaces:
DrawnSpriteGlyph, TextDrawable.DrawnGlyphRect
All Known Implementing Classes:
BakedGlyphImpl.BakedGlyphRect, EmptyGlyphRect, PlayerHeadGlyphs.HeadGlyph, SpriteAtlasGlyphs.AtlasGlyph

@Environment(CLIENT) public interface GlyphRect
Mappings:
Namespace Name
named net/minecraft/client/font/GlyphRect
intermediary net/minecraft/class_12236
official gkw
  • Method Details

    • style

      Style style()
      Mappings:
      Namespace Name Mixin selector
      named style Lnet/minecraft/client/font/GlyphRect;style()Lnet/minecraft/text/Style;
      intermediary comp_3317 Lnet/minecraft/class_12236;comp_3317()Lnet/minecraft/class_2583;
      official a Lgkw;a()Lzk;
    • getLeft

      float getLeft()
      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 Lgkw;b()F
    • getTop

      float getTop()
      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 Lgkw;c()F
    • getRight

      float getRight()
      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 Lgkw;d()F
    • getBottom

      float getBottom()
      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 Lgkw;e()F