Class ChampionPassive

java.lang.Object
io.github.cobas91.lol.model.champion.ChampionPassive

public class ChampionPassive extends Object
The ChampionPassive class represents the passive ability of a champion in the game League of Legends. It contains information about the passive ability, including its name, description, recommended items, and image.
  • Constructor Details

    • ChampionPassive

      public ChampionPassive()