ForgePatch/fml/common
Uristqwerty 47281f2de1 Simplify logic in tick start/end
Change the EnumSet equivalent of "A &= ~ new(~B)" to "A &= B".
This eliminates the need for one temporary object in a frequently called loop, and reduces the number of methods that need to be invoked.
2012-12-14 04:14:17 -05:00
..
cpw/mods/fml Simplify logic in tick start/end 2012-12-14 04:14:17 -05:00
fml_at.cfg Add in storage, detection and validation of the ItemID array between client and server 2012-12-08 17:05:18 -08:00
fml_marker.cfg Update fml_marker.cfg, Minecraft is now runnable! 2012-12-08 20:25:29 -08:00
mcpmod.info Fix up MCP version 2012-11-20 08:47:14 -05:00