public PlayerInfo(D2Game game) { this.game = game; }
public MapHandler(D2Game game) { this.game = game; }