implements Iterable<Statistic<T>>
| wq | |
| net.minecraft.stats.StatType | |
| net.minecraft.server.v1_13_R1.StatisticWrapper |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final RegistryMaterials<MinecraftKey, T> |
| ||||
| private final Map<T, Statistic<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryMaterials<MinecraftKey, T> arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public Statistic<T> |
| ||||
| public RegistryMaterials<MinecraftKey, T> |
| ||||
| public Iterator<Statistic<T>> |
| ||||
| public Statistic<T> |
| ||||
| public boolean |
| ||||
| public int |
| ||||
| public String |
|