| cx$e | |
| net.minecraft.advancements.criterion.PlayerPredicate$StatMatcher | |
| net.minecraft.class_4553$class_8749 | |
| net.minecraft.predicate.entity.PlayerPredicate$StatMatcher | |
| net.minecraft.src.C_432095_$C_432072_ | |
| net.minecraft.advancements.criterion.CriterionConditionPlayer$e |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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<?>> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (StatType<T> type, Holder<T> value, MinMaxBounds$Ints range) |
| private | (StatType<T> type, Holder<T> value, MinMaxBounds$Ints range, Supplier<Stat<T>> stat) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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>> |
|