#Render text on Minecraft hud

9 messages · Page 1 of 1 (latest)

gritty fable
#

Render text on Minecraft hud

rustic obsidian
#

why are you using a mixin?

#

there's an event to do this

gritty fable
#

Really? Im new to fabric and i was following a tutorial

rustic obsidian
#

which one?

gritty fable
#

One thats related to version 1.18 but i saw a comment saying that for those in 1.20 or higher if i change the renderHud method to renderHud(DrawContext context, float tickDelta) then i wouldnt get the same exception everytime

tawdry linden
rustic obsidian
gritty fable
#

THANK YOU