PlasmaBlazer Posted January 24, 2016 Posted January 24, 2016 I can't find a way to create a highlight and tooltip over the area in the image. If anyone can help that would be great. Image of GUI - http://imgur.com/x6sINUH Github Repository - https://github.com/PlasmaBlazer/ElectronicEngineering Quote
Choonster Posted January 24, 2016 Posted January 24, 2016 If it's an item slot, add a Slot to your container and the highlight and item tooltip will automatically be drawn when the player mouses over it. Otherwise, look at how the highlight and tooltip are drawn in GuiContainer#drawScreen (where it iterates over this.inventorySlots.inventorySlots ). Quote Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.