| bdi | |
| 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 Component |
| ||||||||
| private final StreamCodec<RegistryFriendlyByteBuf, Stat<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Registry<T> registry, Component name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public StreamCodec<RegistryFriendlyByteBuf, Stat<T>> |
| ||||||||
| public boolean |
| ||||||||
| public Stat<T> |
| ||||||||
| public Registry<T> |
| ||||||||
| public Iterator<Stat<T>> |
| ||||||||
| public Stat<T> |
| ||||||||
| public Component |
|