Skip to main content

Module item_predicate

Module item_predicate 

Source
Expand description

Vanilla item-predicate command argument parsing and matching.

Structsยง

AttributeModifierCollectionPredicate ๐Ÿ”’
AttributeModifierCountPredicate ๐Ÿ”’
AttributeModifierEntryPredicate ๐Ÿ”’
AttributeModifiersPredicate ๐Ÿ”’
DamagePredicate ๐Ÿ”’
DoubleRange ๐Ÿ”’
EnchantmentPredicate ๐Ÿ”’
IntRange ๐Ÿ”’
ItemPredicate ๐Ÿ”’
A fully decoded item predicate retained until command execution.
ItemPredicateCondition ๐Ÿ”’

Enumsยง

DataComponentPredicate ๐Ÿ”’
ItemPredicateTarget ๐Ÿ”’
ItemPredicateTerm ๐Ÿ”’

Constantsยง

VANILLA_DATA_COMPONENT_PREDICATE_KEYS ๐Ÿ”’

Traitsยง

ItemInstanceView ๐Ÿ”’

Functionsยง

collection_matches ๐Ÿ”’
current_term ๐Ÿ”’
double_bounds_matches ๐Ÿ”’
dynamic_error ๐Ÿ”’
firework_matches ๐Ÿ”’
int_bounds_matches ๐Ÿ”’
is_count_key ๐Ÿ”’
is_vanilla_predicate_key ๐Ÿ”’
malformed_component ๐Ÿ”’
malformed_predicate ๐Ÿ”’
numeric_f64 ๐Ÿ”’
parse_attribute_holder ๐Ÿ”’
parse_attribute_holder_set ๐Ÿ”’
parse_attribute_modifier_collection ๐Ÿ”’
parse_attribute_modifier_count ๐Ÿ”’
parse_attribute_modifier_count_list ๐Ÿ”’
parse_attribute_modifier_entry ๐Ÿ”’
parse_attribute_modifier_operation ๐Ÿ”’
parse_attribute_modifier_predicate_list ๐Ÿ”’
parse_attribute_modifiers_predicate ๐Ÿ”’
parse_component_presence_test ๐Ÿ”’
parse_component_value_test ๐Ÿ”’
parse_condition ๐Ÿ”’
parse_damage_predicate ๐Ÿ”’
parse_double_range ๐Ÿ”’
parse_enchantment_holder ๐Ÿ”’
parse_enchantment_holder_set ๐Ÿ”’
parse_enchantment_predicate ๐Ÿ”’
parse_enchantment_predicates ๐Ÿ”’
parse_enchantment_reference ๐Ÿ”’
parse_equipment_slot_group ๐Ÿ”’
parse_identifier_tag ๐Ÿ”’
parse_identifier_text ๐Ÿ”’
parse_identifier_with_default_namespace ๐Ÿ”’
parse_int_range ๐Ÿ”’
parse_item_predicate ๐Ÿ”’
parse_item_predicate_inner ๐Ÿ”’
parse_optional_field ๐Ÿ”’
parse_predicate_value_test ๐Ÿ”’
parse_supported_data_predicate ๐Ÿ”’
parse_target ๐Ÿ”’
parse_term ๐Ÿ”’
parse_test ๐Ÿ”’
persistent_component ๐Ÿ”’
read_nbt ๐Ÿ”’
registered_attribute_modifier_matches ๐Ÿ”’
registered_enchantment_matches ๐Ÿ”’
registered_item_predicate_matches ๐Ÿ”’
registered_partial_matches ๐Ÿ”’
resource_matches ๐Ÿ”’
suggest_item_predicate ๐Ÿ”’
suggest_item_targets ๐Ÿ”’
valid_target ๐Ÿ”’