implements Iterable<Statistic<T>>
| yv | |
| net.minecraft.class_3448 | |
| net.minecraft.stat.StatType | |
| net.minecraft.stats.StatType | |
| net.minecraft.server.v1_14_R1.StatisticWrapper |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final IRegistry<T> |
| ||||||||
| private final Map<T, Statistic<T>> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (IRegistry<T> arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Statistic<T> |
| ||||||||
| public IRegistry<T> |
| ||||||||
| public Iterator<Statistic<T>> |
| ||||||||
| public Statistic<T> |
| ||||||||
| public boolean |
| ||||||||
| public String |
|