equivalent-exchange-3/src/main/java/com/pahimar/ee3/client/handler
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
..
DrawBlockHighlightEventHandler.java Prelim API changes 2015-05-07 13:45:06 -04:00
HUDTickHandler.java More glyph work. Always glyph work. 2014-10-14 16:08:12 -04:00
ItemTooltipEventHandler.java 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
KeyInputEventHandler.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00