Example #1
0
 public MyLocation() {
   bukkitLocation = new org.bukkit.Location(MyServer.getServer().getMainWorld(), 0, 0, 0);
 }