ActuallyAdditions/src/main/java/ellpeck/actuallyadditions/util
2015-09-27 15:31:43 +02:00
..
playerdata Added ExtendedPlayerCapabilities to save if the player has gotten the book already, because the old method of saving it on the client side was stupid and didn't work like it should have anyways 2015-09-27 15:31:43 +02:00
AssetUtil.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
BlockUtil.java Changed Block registering method 2015-09-12 21:26:51 +02:00
CompatUtil.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
FakePlayerUtil.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
INameableItem.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
ItemUtil.java Added a better way to add enchantments. Because. 2015-09-24 21:00:53 +02:00
KeyBinds.java Pressing a KeyBinding while in the inventory while hovering over an Item that has an entry in the book will open said entry 2015-09-13 20:50:32 +02:00
KeyUtil.java Added something.. 2015-08-31 06:15:06 +02:00
ModUtil.java The "I didn't think it would annoy people that much"-Update 0.0.9.2 2015-09-27 02:12:02 +02:00
StringUtil.java Added more lexicon entries and stuff and things 2015-08-30 01:19:03 +02:00
Util.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
WorldPos.java Added copyright to all classes 2015-08-29 14:33:26 +02:00
WorldUtil.java Started on Tool Table tools, noticed how I was doing stupidly much for the tooltip event that I didn't need to do, probably more stuff that I can't remember 2015-09-23 21:34:12 +02:00