| cq$e | |
| net.minecraft.advancements.critereon.PlayerPredicate$StatMatcher | |
| net.minecraft.class_4553$class_8749 | |
| net.minecraft.predicate.entity.PlayerPredicate$StatMatcher | |
| net.minecraft.src.C_2120_$C_290286_ | |
| net.minecraft.advancements.critereon.CriterionConditionPlayer$e |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final StatType<T> |
| ||||||||||
| private final Holder<T> |
| ||||||||||
| private final MinMaxBounds$Ints |
| ||||||||||
| private final Supplier<Stat<T>> |
| ||||||||||
| public static final com.mojang.serialization.Codec<PlayerPredicate$StatMatcher<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (StatType<T> type, Holder<T> value, MinMaxBounds$Ints range) |
| private | (StatType<T> f_291891_, Holder<T> f_291204_, MinMaxBounds$Ints f_291673_, Supplier<Stat<T>> arg3) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static <T> com.mojang.serialization.Codec<PlayerPredicate$StatMatcher<T>> |
| ||||||||||
| public boolean |
| ||||||||||
| public StatType<T> |
| ||||||||||
| public Holder<T> |
| ||||||||||
| public MinMaxBounds$Ints |
| ||||||||||
| public Supplier<Stat<T>> |
|