TPS measurement improvement, moved interface handling to tick

This commit is contained in:
Shoghi Cervantes
2014-09-09 18:07:27 +02:00
parent 317c6788a6
commit 57373b8c5e
2 changed files with 13 additions and 20 deletions

View File

@ -934,7 +934,7 @@ class Level implements ChunkManager, Metadatable{
new Double("", $source->getY()),
new Double("", $source->getZ())
]),
//TODO: add random motion with physics
"Motion" => new Enum("Motion", [
new Double("", $motion->x),
new Double("", $motion->y),