Uses of Class
io.github.cobas91.lol.model.match.Match
Packages that use Match
-
Uses of Match in io.github.cobas91.lol.client
Methods in io.github.cobas91.lol.client that return MatchModifier and TypeMethodDescriptionMatchDownloader.getMatchById
(String id) Retrieves a match object by its ID.Methods in io.github.cobas91.lol.client that return types with arguments of type MatchModifier and TypeMethodDescriptionLeagueOfLegendsClient.getAllMatchesByRiotId
(String name, String tag) Retrieves all matches for a given Riot ID.