LightningBoltPredicate
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.
Extending Record
LightningBoltPredicate extends Record. That means all methods available in Record are also available in LightningBoltPredicate
Implemented Interfaces
LightningBoltPredicate implements the following interfaces. That means all methods defined in these interfaces are also available in LightningBoltPredicate
Static Methods
Return Type: LightningBoltPredicate
Parameter | Type |
---|---|
Parameter blocksSetOnFire | Type IntMinMaxBoundsPredicate |
Return Type: LightningBoltPredicate
Parameter | Type |
---|---|
Parameter struckEntity | Type EntityPredicate |
Return Type: LightningBoltPredicate
Parameter | Type |
---|---|
Parameter blockSetOnFire | Type IntMinMaxBoundsPredicate |
Parameter struckEntity | Type EntityPredicateBuilder |
Return Type: LightningBoltPredicate
Parameter | Type |
---|---|
Parameter blocksSetOnFire | Type IntMinMaxBoundsPredicate |
Parameter struckEntity | Type EntityPredicate |