extends IScoreboardCriteria
| wp | |
| net.minecraft.stats.Stat | |
| net.minecraft.server.v1_13_R2.Statistic |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final Counter |
| ||||
| private final T |
| ||||
| private final StatisticWrapper<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (StatisticWrapper<T> arg0, T arg1, Counter arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public static <T> String |
| ||||
| private static <T> String |
| ||||
| public StatisticWrapper<T> |
| ||||
| public T |
| ||||
| public String |
|