ItemPredicateBuilder
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter amount | Type IntMinMaxBoundsPredicate |
Return Type: ItemPredicate
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter nbt | Type IData |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter nbt | Type MapData |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter durability | Type IntMinMaxBoundsPredicate |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type EnchantmentPredicate |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter items | Type IItemStack[] |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter items | Type ItemDefinition[] |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter potion | Type Potion |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type EnchantmentPredicate |
Return Type: ItemPredicateBuilder
Parameter | Type |
---|---|
Parameter tag | Type KnownTag<ItemDefinition> |