implements EntitySubPredicate
de | |
net.minecraft.advancements.critereon.PlayerPredicate | |
net.minecraft.class_4553 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final MinMaxBounds$Ints |
| ||||||
private final GameTypePredicate |
| ||||||
private final List<PlayerPredicate$StatMatcher<?>> |
| ||||||
private final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceKey<Recipe<?>>> |
| ||||||
private final Map<ResourceLocation, PlayerPredicate$AdvancementPredicate> |
| ||||||
private final Optional<EntityPredicate> |
| ||||||
private final Optional<InputPredicate> |
| ||||||
public static final int |
| ||||||
public static final com.mojang.serialization.MapCodec<PlayerPredicate> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (MinMaxBounds$Ints arg0, GameTypePredicate arg1, List<PlayerPredicate$StatMatcher<?>> arg2, it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceKey<Recipe<?>>> arg3, Map<ResourceLocation, PlayerPredicate$AdvancementPredicate> arg4, Optional<EntityPredicate> arg5, Optional<InputPredicate> arg6) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public com.mojang.serialization.MapCodec<PlayerPredicate> |
| ||||||
public MinMaxBounds$Ints |
| ||||||
public GameTypePredicate |
| ||||||
public List<PlayerPredicate$StatMatcher<?>> |
| ||||||
public it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceKey<Recipe<?>>> |
| ||||||
public Map<ResourceLocation, PlayerPredicate$AdvancementPredicate> |
| ||||||
public Optional<EntityPredicate> |
| ||||||
public Optional<InputPredicate> |
|