ForgePatch/fml/patches/minecraft/net/minecraft
2015-04-21 06:09:29 +03:00
..
block Add a delegate to every item and block. this should help with renaming fun stuffs. Also, fix all the tabs from my previous commits. *sigh* 2014-07-30 21:18:31 -02:30
client Splash screen implementation 2015-04-21 06:09:29 +03:00
crash First draft 1.7.9 support. 2014-05-17 16:30:13 -04:00
entity First draft 1.7.9 support. 2014-05-17 16:30:13 -04:00
inventory ICraftingHandler, IPickupHandler are now both events. 2013-12-17 11:24:57 -05:00
item Last part is the itemstack transformer. Itemstacks should now only be loosely coupled with the items within. 2014-08-01 21:07:02 -02:30
network Hacky interm solution to #475 to buy me time to re-write FML's network protocol. 2014-07-18 12:25:02 -07:00
realms Update realms library to 1.3.1, and implement network latch when connecting to Realms. Tested and working. 2014-07-11 17:56:07 -07:00
server Fix json cache crash, handle the file much more cleanly. Probably an MC JIRA since 2015-04-02 13:07:40 -04:00
tileentity First draft 1.7.9 support. 2014-05-17 16:30:13 -04:00
util remove the deprecation patches. The methods are gone now 2014-06-21 22:48:15 -04:00
world Need to load the dimension from disk - do it without filling out the player so that the normal player loading (including events) 2015-03-20 15:55:16 -04:00