equivalent-exchange-3/src/main/java/com/pahimar/ee3/client/gui
Pahimar 6d2e1337b1 Refactor NBTHelper. When NBTHelper is used to retrieve data from an ItemStacks NBTTagCompound it will also verify that the key it finds is of the expected data type (returns null otherwise). Sets in NBTHelper now also verify inputs.
Changed ItemAlchemicalBag to check the players inventory for other alchemical bags that have the same UUID as the one being opened. If a duplicate is found the duplicates UUID is changed to a new random one. Closes #800.
2016-05-27 11:10:38 -04:00
..
component Bump Forge version 2016-01-03 21:28:43 -05:00
element Hey working on a super cool new Admin Panel to make it way easier to set EE3 related values/settings on items. Woo! 2015-11-27 23:07:45 -05:00
inventory Refactor NBTHelper. When NBTHelper is used to retrieve data from an ItemStacks NBTTagCompound it will also verify that the key it finds is of the expected data type (returns null otherwise). Sets in NBTHelper now also verify inputs. 2016-05-27 11:10:38 -04:00
GuiBase.java Bit more work on gui framework 2015-12-23 12:06:26 -05:00
GuiFactory.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
ModGuiConfig.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00