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