Jump to content

Blockout - GUI designing never had been that simple


Raycoms

Recommended Posts

Introducing Blockout:

 

About BlockOut

 

BlockOut is a data-driven GUI library for Minecraft.

BlockOut uses a hierarchical structure, consisting of a root Window, which contains one or more Panes and Views. Views are a type of Pane which can contain other Panes (and Views).

Position coordinates in BlockOut are relative, where a Pane's x,y position is relative to the top-left of the parent View. There are various means of declaring the size and position of a Pane.

 

Blockout offers support for quite a list of different features including:
- Scrolllists
- Buttons
- Image button
- Switch views
- Item icons
- Text
- Input field
- Images

Repository and installation details:
https://github.com/Minecolonies/blockout

Download:

https://minecraft.curseforge.com/projects/blockout

Examples screenshots are in the attachments.

Good examples of the XML GUI's can be found here: https://github.com/Minecolonies/minecolonies/tree/version/1.11/src/main/resources/assets/minecolonies/gui

Good examples regarding the functional window classes here:
https://github.com/Minecolonies/minecolonies/tree/version/1.11/src/main/java/com/minecolonies/coremod/client/gui

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.

Announcements



×
×
  • Create New...

Important Information

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