ForgePatch/src/main/java/net/minecraftforge
LexManos 6da8a19094 Merge pull request #1219 from Lunatrius/master
Prevent client only commands from bleeding through to the server.
2014-10-06 14:50:47 -07:00
..
classloading Inital patch update for 1.7.2, Doesn't compile, not done yet. 2013-12-22 03:06:10 -08:00
client Prevent client only commands from bleeding through to the server. 2014-09-17 01:48:44 +02:00
common Added PlaceEvent and MultiPlaceEvent which fires before placing a block. 2014-10-02 11:33:25 -04:00
event Added PlaceEvent and MultiPlaceEvent which fires before placing a block. 2014-10-02 11:33:25 -04:00
fluids check for IFluidBlock (in addition to Material.liquid) when 2014-09-08 05:51:34 -07:00
oredict Null check the Item in the supplied stack as well as the stack itself. 2014-06-22 14:47:24 -04:00
server Fixed hard references in WorldGenBigTree and ForgeCommand that caused worlds to leak in the client. 2014-05-07 12:18:56 -07:00
transformers Moved the core event handler parts to FML. Implemented the Forge network handler based on the new 2013-12-16 20:19:03 -05:00