Jump to content

How do I go about making a GUI with a search bar?


TheMajorN

Recommended Posts

Hey,

So I'm making a mod that adds a block that keeps track of inventory in a specific range.  It's meant to be put in a storage room and keeps an index of the contents of the chests in that storage room.

 

My problem at the moment is making the GUI with a search bar for that item.  I'm not sure what I should use to make that search bar.  I don't think blaze3d can do search bars(?).

 

I'm also unsure if I should make the GUI class itself extend a ContainerScreen because it's technically not going to be containing anything.

 

Any help or points in the right direction will be greatly appreciated!

Edited by TheMajorN
Clarification
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.