BloodMagic/src/main/java/WayofTime/bloodmagic/util/handler/event
Nicholas Ignoffo 1d8a47ce1e Begin basic HUDElement system
Need to allow moving and such by specifying a clickable area

Will probably have the element override getClickableArea() and return a default. We'll then set that to new values after being moved.
2016-06-16 18:12:20 -07:00
..
ClientHandler.java Begin basic HUDElement system 2016-06-16 18:12:20 -07:00
CraftingHandler.java First pass at coloring Sigil of Holding (#787) 2016-06-09 16:59:11 -07:00
GenericHandler.java Move Bucket over to Forge system 2016-06-05 12:31:35 -07:00
LivingArmourHandler.java Split EventHandler into multiple different handlers 2016-05-30 18:20:31 -07:00
StatTrackerHandler.java Fixed #774, a bug that caused the Tome of Peritia to be wonky again. 2016-06-13 14:40:27 -04:00
WillHandler.java Added Will collection to the Sentient Bow. 2016-06-12 12:42:32 -04:00