47281f2de1
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. |
||
---|---|---|
.. | ||
cpw/mods/fml | ||
fml_at.cfg | ||
fml_marker.cfg | ||
mcpmod.info |