Insulated Server from Client Entities.

This commit is contained in:
AlgorithmX2
2014-01-28 13:27:22 -06:00
parent 9a64980443
commit 373f062deb
7 changed files with 36 additions and 19 deletions
+6
View File
@@ -78,4 +78,10 @@ public class ServerHelper extends CommonHelper
// :P
}
@Override
public void spawnEnergy(World w, double posX, double posY, double posZ)
{
// :P
}
}