implements Predicate<ItemStack>
cs | |
net.minecraft.advancements.critereon.ItemPredicate | |
net.minecraft.class_2073 | |
net.minecraft.unmapped.C_afravpde | |
net.minecraft.predicate.item.ItemPredicate | |
net.minecraft.predicate.item.ItemPredicate | |
net.minecraft.src.C_1529_ | |
net.minecraft.advancements.critereon.CriterionConditionItem |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final Optional<HolderSet<Item>> |
| ||||||||||||||
private final MinMaxBounds$Ints |
| ||||||||||||||
private final DataComponentPredicate |
| ||||||||||||||
private final Map<ItemSubPredicate$Type<?>, ItemSubPredicate> |
| ||||||||||||||
public static final com.mojang.serialization.Codec<ItemPredicate> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Optional<HolderSet<Item>> items, MinMaxBounds$Ints count, DataComponentPredicate components, Map<ItemSubPredicate$Type<?>, ItemSubPredicate> subPredicates) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||||||
public Optional<HolderSet<Item>> |
| ||||||||||||||
public MinMaxBounds$Ints |
| ||||||||||||||
public DataComponentPredicate |
| ||||||||||||||
public Map<ItemSubPredicate$Type<?>, ItemSubPredicate> |
|