draw

context(ctx: GuiGraphics)
open override fun draw(text: MinecraftTextProcessor.RecyclingProcessedText, parameters: AbstractFontRenderer.DrawParameters): Float

Draws a string with minecraft font markup on GUI with GuiGraphics.

Return

The unscaled width of text


Draws a string with minecraft font markup on GUI with WorldRenderEnvironment.

Return

The unscaled width of text