implements Iterable<Statistic<T>>
yv | |
net.minecraft.class_3448 | |
net.minecraft.stat.StatType | |
net.minecraft.stats.StatType | |
net.minecraft.server.v1_14_R1.StatisticWrapper |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final IRegistry<T> |
| ||||||||
private final Map<T, Statistic<T>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (IRegistry<T> arg0) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Statistic<T> |
| ||||||||
public IRegistry<T> |
| ||||||||
public Iterator<Statistic<T>> |
| ||||||||
public Statistic<T> |
| ||||||||
public boolean |
| ||||||||
public String |
|