Package net.minecraft.client.font
Interface TextDrawable
- All Known Subinterfaces:
SpriteGlyph
- All Known Implementing Classes:
BakedGlyphImpl.DrawnGlyph,BakedGlyphImpl.Rectangle,PlayerHeadGlyphs.Glyph,SpriteAtlasGlyphs.Glyph
- Mappings:
Namespace Name named net/minecraft/client/font/TextDrawableintermediary net/minecraft/class_11767official gih
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatfloatvoidrender(Matrix4f matrix4f, VertexConsumer consumer, int light, boolean noDepth)
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/font/TextDrawable;render(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IZ)Vintermediary method_73403Lnet/minecraft/class_11767;method_73403(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IZ)Vofficial aLgih;a(Lorg/joml/Matrix4f;Lfud;IZ)V
-
getRenderLayer
- Mappings:
Namespace Name Mixin selector named getRenderLayerLnet/minecraft/client/font/TextDrawable;getRenderLayer(Lnet/minecraft/client/font/TextRenderer$TextLayerType;)Lnet/minecraft/client/render/RenderLayer;intermediary method_73401Lnet/minecraft/class_11767;method_73401(Lnet/minecraft/class_327$class_6415;)Lnet/minecraft/class_1921;official aLgih;a(Lgda$a;)Lhgk;
-
textureView
GpuTextureView textureView()- Mappings:
Namespace Name Mixin selector named textureViewLnet/minecraft/client/font/TextDrawable;textureView()Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary comp_4629Lnet/minecraft/class_11767;comp_4629()Lcom/mojang/blaze3d/textures/GpuTextureView;official bLgih;b()Lcom/mojang/blaze3d/textures/GpuTextureView;
-
getPipeline
RenderPipeline getPipeline()- Mappings:
Namespace Name Mixin selector named getPipelineLnet/minecraft/client/font/TextDrawable;getPipeline()Lcom/mojang/blaze3d/pipeline/RenderPipeline;intermediary method_73400Lnet/minecraft/class_11767;method_73400()Lcom/mojang/blaze3d/pipeline/RenderPipeline;official aLgih;a()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
-
getEffectiveMinX
float getEffectiveMinX()- Mappings:
Namespace Name Mixin selector named getEffectiveMinXLnet/minecraft/client/font/TextDrawable;getEffectiveMinX()Fintermediary method_71829Lnet/minecraft/class_11767;method_71829()Fofficial cLgih;c()F
-
getEffectiveMinY
float getEffectiveMinY()- Mappings:
Namespace Name Mixin selector named getEffectiveMinYLnet/minecraft/client/font/TextDrawable;getEffectiveMinY()Fintermediary method_71830Lnet/minecraft/class_11767;method_71830()Fofficial eLgih;e()F
-
getEffectiveMaxX
float getEffectiveMaxX()- Mappings:
Namespace Name Mixin selector named getEffectiveMaxXLnet/minecraft/client/font/TextDrawable;getEffectiveMaxX()Fintermediary method_71831Lnet/minecraft/class_11767;method_71831()Fofficial dLgih;d()F
-
getEffectiveMaxY
float getEffectiveMaxY()- Mappings:
Namespace Name Mixin selector named getEffectiveMaxYLnet/minecraft/client/font/TextDrawable;getEffectiveMaxY()Fintermediary method_71832Lnet/minecraft/class_11767;method_71832()Fofficial fLgih;f()F
-