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 | Description |
---|---|---|
Parameter amount | Type IntMinMaxBoundsPredicate | Description No Description Provided |
Return Type: ItemPredicate
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter durability | Type IntMinMaxBoundsPredicate | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter predicate | Type EnchantmentPredicate | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter items | Type IItemStack[] | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter items | Type ItemDefinition[] | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter nbt | Type IData | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter nbt | Type MapData | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter potion | Type Potion | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter predicate | Type EnchantmentPredicate | Description No Description Provided |
Return Type: ItemPredicateBuilder
Parameter | Type | Description |
---|---|---|
Parameter tag | Type MCTag<ItemDefinition> | Description No Description Provided |