public class BasicData extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
colloq |
boolean |
consumed |
boolean |
consumeOnFull |
int |
depth |
String |
description |
String[] |
from |
Gold |
gold |
String |
group |
boolean |
hideFromAll |
String[] |
info |
boolean |
inStore |
Map<String,Boolean> |
maps |
String |
name |
String |
plaintext |
String |
requiredChampion |
ItemRune |
rune |
int |
specialRecipe |
int |
stacks |
ItemStats |
stats |
String[] |
tags |
| Constructor and Description |
|---|
BasicData() |
public String colloq
public boolean consumeOnFull
public boolean consumed
public int depth
public String description
public String[] from
public Gold gold
public String group
public boolean hideFromAll
public boolean inStore
public String[] info
public String name
public String plaintext
public String requiredChampion
public ItemRune rune
public int specialRecipe
public int stacks
public ItemStats stats
public String[] tags
Copyright © 2014. All rights reserved.