Hello, I am very new to Forge and am having trouble implementing my idea.
I wish to have a note item that, when the player right clicks with it in their hand, has a screen pop up with a message that is attached to the note item. The screen would be fairly simple, just a png for the background and the text. I am fairly sure I have the basics of overriding the InteractionResultHolder<ItemStack> function, but when I get to making and making and rendering the screen I am having issues, and have been unable to find sufficient resources online for this kind of thing.
Any help is appreciated. Also I am new to this forum platform, so let me know if I did something wrong with the post. Thank you.