Beispiel #1
0
 public static void setHealth(Player player, double health) {
   util.setHeroPlayerHealth(player, health);
 }