Posted April 30, 201411 yr Since we don't have item's ids one can't easily arrange items in the crative gui. Moving setCreativeTab() or registerItem() methods give no result. Any ideas on this? If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
April 30, 201411 yr It's in the order you add them. But if you rearrange them you will have to create a new world to make them pop up in the right order i believe. My mod for futher awesomeness: http://www.minecraftforum.net/topic/1714396-the-decopack-collection-v010-wip-made-a-signature-new-snapshot-1-screenshots-are-up-small-snapshot-1-is-out-for-147/#entry21250399
April 30, 201411 yr Author Nope, that's not working... If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
May 2, 201411 yr Author You can override displayAllReleventItems in your CreativeTab class, first call the super method to let it fill the list, then sort it with a Comparator. Wow, that actually worked. If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
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.