| net.minecraft.stats.StatType | |
| net.minecraft.class_3448 | |
| net.minecraft.stat.StatType |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Registry<T> |
|
||||||
| private final Map<T, Stat<T>> |
|
||||||
| private final Text |
|
||||||
| private final PacketCodec<RegistryByteBuf, Stat<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Registry<T> registry, Text name) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketCodec<RegistryByteBuf, Stat<T>> |
|
||||||
| public boolean |
|
||||||
| public Stat<T> |
|
||||||
| public Registry<T> |
|
||||||
| public Iterator<Stat<T>> |
|
||||||
| public Stat<T> |
|
||||||
| public Text |
|
||||||
| private Stat |
|