ForgePatch/fml/patches/minecraft/net/minecraft
2014-10-13 20:48:09 -07: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 Add the ability to register custom variant names in ModelBakery. 2014-10-13 20:48:09 -07:00
crash Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07: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 Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
realms Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
server Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
tileentity Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
util Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00
world Move FML to net.minecraft.fml package. 2014-09-22 22:50:54 -07:00