extends IScoreCriteria
| wo | |
| net.minecraft.stats.StatBase |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final IStatFormater |
| ||||
| private final T |
| ||||
| private final StatType<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (StatType<T> arg0, T arg1, IStatFormater arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static <T> String |
| ||||
| private static <T> String |
| ||||
| public StatType<T> |
| ||||
| public T |
| ||||
| public String |
|