[javac] _playerInstance.teleToLocation(_coordinates[0], _coordinates[1], _coordinates[2], false);
[javac] ^
[javac] method L2Character.teleToLocation(TeleportWhereType) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] method L2Character.teleToLocation(Location) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] method L2Character.teleToLocation(int,int,int) is not applicable
[javac] (actual and formal argument lists differ in length)