Interface TextDrawable

All Known Subinterfaces:
SpriteGlyph
All Known Implementing Classes:
BakedGlyphImpl.DrawnGlyph, BakedGlyphImpl.Rectangle, PlayerHeadGlyphs.Glyph, SpriteAtlasGlyphs.Glyph

@Environment(CLIENT) public interface TextDrawable
Mappings:
Namespace Name
named net/minecraft/client/font/TextDrawable
intermediary net/minecraft/class_11767
official gih
  • Method Details

    • render

      void render(Matrix4f matrix4f, VertexConsumer consumer, int light, boolean noDepth)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/font/TextDrawable;render(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IZ)V
      intermediary method_73403 Lnet/minecraft/class_11767;method_73403(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IZ)V
      official a Lgih;a(Lorg/joml/Matrix4f;Lfud;IZ)V
    • getRenderLayer

      Mappings:
      Namespace Name Mixin selector
      named getRenderLayer Lnet/minecraft/client/font/TextDrawable;getRenderLayer(Lnet/minecraft/client/font/TextRenderer$TextLayerType;)Lnet/minecraft/client/render/RenderLayer;
      intermediary method_73401 Lnet/minecraft/class_11767;method_73401(Lnet/minecraft/class_327$class_6415;)Lnet/minecraft/class_1921;
      official a Lgih;a(Lgda$a;)Lhgk;
    • textureView

      GpuTextureView textureView()
      Mappings:
      Namespace Name Mixin selector
      named textureView Lnet/minecraft/client/font/TextDrawable;textureView()Lcom/mojang/blaze3d/textures/GpuTextureView;
      intermediary comp_4629 Lnet/minecraft/class_11767;comp_4629()Lcom/mojang/blaze3d/textures/GpuTextureView;
      official b Lgih;b()Lcom/mojang/blaze3d/textures/GpuTextureView;
    • getPipeline

      RenderPipeline getPipeline()
      Mappings:
      Namespace Name Mixin selector
      named getPipeline Lnet/minecraft/client/font/TextDrawable;getPipeline()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
      intermediary method_73400 Lnet/minecraft/class_11767;method_73400()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
      official a Lgih;a()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
    • getEffectiveMinX

      float getEffectiveMinX()
      Mappings:
      Namespace Name Mixin selector
      named getEffectiveMinX Lnet/minecraft/client/font/TextDrawable;getEffectiveMinX()F
      intermediary method_71829 Lnet/minecraft/class_11767;method_71829()F
      official c Lgih;c()F
    • getEffectiveMinY

      float getEffectiveMinY()
      Mappings:
      Namespace Name Mixin selector
      named getEffectiveMinY Lnet/minecraft/client/font/TextDrawable;getEffectiveMinY()F
      intermediary method_71830 Lnet/minecraft/class_11767;method_71830()F
      official e Lgih;e()F
    • getEffectiveMaxX

      float getEffectiveMaxX()
      Mappings:
      Namespace Name Mixin selector
      named getEffectiveMaxX Lnet/minecraft/client/font/TextDrawable;getEffectiveMaxX()F
      intermediary method_71831 Lnet/minecraft/class_11767;method_71831()F
      official d Lgih;d()F
    • getEffectiveMaxY

      float getEffectiveMaxY()
      Mappings:
      Namespace Name Mixin selector
      named getEffectiveMaxY Lnet/minecraft/client/font/TextDrawable;getEffectiveMaxY()F
      intermediary method_71832 Lnet/minecraft/class_11767;method_71832()F
      official f Lgih;f()F