Uses of Class
io.github.cobas91.lol.model.champion.Champion
-
Uses of Champion in io.github.cobas91.lol.client
Modifier and TypeMethodDescriptionChampionDownloader.getAllChampions()
Retrieves detailed information about all champions in the game League of Legends.Modifier and TypeMethodDescriptionbyte[]
ChampionDownloader.getIconAsByteArray
(Champion champ, String iconNumber) Retrieves the icon of a champion as a byte array.void
ChampionDownloader.setDefaultChampSplash
(Champion champion) Sets the default champion splash for the given champion.void
ChampionDownloader.setSkinSplashes
(Champion champion) Sets the skin splashes for the given champion.