implements Iterable<Statistic<T>>
| wr | |
| net.minecraft.stats.StatType | |
| net.minecraft.server.v1_13_R2.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 int |
| ||||
| public String |
|