extends ObjectiveCriteria
| bdg | |
| net.minecraft.stats.Stat | |
| net.minecraft.class_3445 | |
| net.minecraft.stat.Stat |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<RegistryFriendlyByteBuf, Stat<?>> |
| ||||||||
| private final StatFormatter |
| ||||||||
| private final T |
| ||||||||
| private final StatType<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (StatType<T> type, T value, StatFormatter formatter) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static <T> String |
| ||||||||
| private static String |
| ||||||||
| public StatType<T> |
| ||||||||
| public T |
| ||||||||
| public String |
|