-
Notifications
You must be signed in to change notification settings - Fork 0
Held Item Predicate
Provi edited this page Jul 22, 2026
·
1 revision
This is a String Predicate applied to an item. The value tested is the Showdown ID of the Minecraft item.
The fields of this predicate are identical to the String Predicate.
The input of the Held Item Predicate is a Minecraft ItemStack. The Showdown ID is then extracted from the item and tested against the String Predicate.
If no Showdown ID exists for the item, then the value used is null.