Started by
abelcaron
on
Topic category: Help with Minecraft modding (Java Edition)
Hello,
I want to do a custom GUI and when I run my mouse over an item or a button that show me some informations ( text ).
Is it possible ?
Topic category: Help with Minecraft modding (Java Edition)
Hello,
I want to do a custom GUI and when I run my mouse over an item or a button that show me some informations ( text ).
Is it possible ?
Max094_Reikeb renderhoveredtooltip
gui scale messes stuff up with the x and y
The code Blue steve gave me
doesnt work
he said its becuase of screen offset
but i don't think so
help?
doesnt work as well
hmm.
HMMM.
HMMMM...
Your code doesn't work because fontRenderer is not valid. It needs GuiContainer but we have just Container by default.
yes
as i siad it doesnt work for creator guis
GUI has to extend GuiContainer
i dont think there is a way to do it just with Container
holy he got it to work
Yes I got it work. This picture is an example of what I did but you can change it ofc
Just woke up! Love to see what you did! Good work