| cx$e | |
| net.minecraft.advancements.criterion.PlayerPredicate$StatMatcher | |
| net.minecraft.class_4553$class_8749 | |
| net.minecraft.predicate.entity.PlayerPredicate$StatMatcher |
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> type, Holder<T> value, MinMaxBounds$Ints range, Supplier<Stat<T>> stat) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static <T> com.mojang.serialization.MapCodec<PlayerPredicate$StatMatcher<T>> |
| ||||||||
| public boolean |
| ||||||||
| public StatType<T> |
| ||||||||
| public Holder<T> |
| ||||||||
| public MinMaxBounds$Ints |
| ||||||||
| public Supplier<Stat<T>> |
|