コード例 #1
0
 public SendMapRegionPacket(Player player) {
   location = player.getLocation();
 }