public class Champion extends Object
| Modifier and Type | Field and Description |
|---|---|
String[] |
allytips |
String |
blurb |
String[] |
enemytips |
String |
id |
Image |
image |
Info |
info |
String |
key |
String |
lore |
String |
name |
String |
partype |
Passive |
passive |
Recommended[] |
recommended |
Skin[] |
skins |
Spell[] |
spells |
Stats |
stats |
String[] |
tags |
String |
title |
| Constructor and Description |
|---|
Champion() |
public String[] allytips
public String blurb
public String[] enemytips
public String id
public Image image
public Info info
public String key
public String lore
public String name
public String partype
public Passive passive
public Recommended[] recommended
public Skin[] skins
public Spell[] spells
public Stats stats
public String[] tags
public String title
Copyright © 2014. All rights reserved.