Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 17:26:49) [MSC v.1900 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> RESTART: C:\Users\JeffK\AppData\Local\Programs\Python\Python36-32\TestCommands.py world.getBlock b'0\n' world.getBlocks b'0,0,0,0,0,0,0,0\n' world.getBlockWithData b'0,0\n' world.setBlock b'' world.setBlocks b'' world.getPlayerIds b'324|5796|5983\n' world.getPlayerId b'324\n' chat.post b'' events.clear b'' events.block.hits b'\n' events.chat.posts b'\n' player.getTile b'-962,65,-500\n' player.setTile b'' player.getAbsPos b'Location{world=CraftWorld{name=world},x=-964.0,y=65.0,z=-500.0,pitch=18.750025,yaw=276.60767}\n' player.setAbsPos b'' player.getPos b'-964.5,65.0,-500.5\n' player.setPos b'' player.getDirection b'0.9406398928163018,-0.3214398751000963,0.10896329078258815\n' player.getRotation b'276.60767\n' player.getPitch b'18.750025\n' world.getHeight b'63\n' entity.getTile b'Fail\n' entity.getPos b'Fail\n' entity.getDirection b'Fail\n' entity.getRotation b'Fail\n' entity.getPitch b'Fail\n' >>> RESTART: C:\Users\JeffK\AppData\Local\Programs\Python\Python36-32\TestCommands.py world.getBlock b'0\n' world.getBlocks b'0,0,0,0,0,0,0,0\n' world.getBlockWithData b'0,0\n' world.setBlock b'' world.setBlocks b'' world.getPlayerIds b'324|5796|5983|22811\n' world.getPlayerId b'324\n' chat.post b'' events.clear b'' events.block.hits b'\n' events.chat.posts b'\n' player.getTile b'-965,65,-501\n' player.setTile b'' player.getAbsPos b'Location{world=CraftWorld{name=world},x=-964.0,y=65.0,z=-500.0,pitch=18.750025,yaw=276.60767}\n' player.setAbsPos b'' player.getPos b'-964.5,65.0,-500.5\n' player.setPos b'' player.getDirection b'0.9406398928163018,-0.3214398751000963,0.10896329078258815\n' player.getRotation b'276.60767\n' player.getPitch b'18.750025\n' world.getHeight b'63\n' entity.getTile b'Fail\n' entity.getPos b'Fail\n' entity.getDirection b'Fail\n' entity.getRotation b'Fail\n' entity.getPitch b'Fail\n' >>>