ForgePatch/fml/patches/minecraft/net/minecraft
Fry c85aa9351a Merge pull request #597 from RainWarrior/blame
Added blaming of coremods and mods not targetting Java 6
2015-02-13 08:05:20 +03:00
..
block Automatically register BlockStates when block is initally registered, and clear the list when new snapshots are injected. Modders DO NOT touch the registry in Block directly. Closes #537 2014-10-09 05:05:43 -07:00
client Added ability for language files to opt-in to loading using normal Java properties format. 2015-02-04 17:23:41 -08:00
crash Added blaming of coremods and mods not targetting Java 6 2015-02-13 08:07:27 +03:00
entity Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
inventory Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
item Take control over Item.BLOCK_TO_ITEM map and register Block's to this map from GameRegistry. 2014-10-03 17:48:57 -07:00
network Reset S->C CustomPayload data after Write, allowing the same packet to be written multiple times. Closes #588 2015-02-02 12:09:26 -08:00
realms Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
server Ensure that EntitySpawn and OpenGUI packets are handled in the world thread. 2014-12-13 17:45:38 -08:00
tileentity Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
util Added ability for language files to opt-in to loading using normal Java properties format. 2015-02-04 17:23:41 -08:00
world Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00