EntityFlagsPredicateBuilder
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: EntityFlagsPredicateBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter baby | Type bool? | Description No Description Provided | Optional true | DefaultValue true |
Return Type: EntityFlagsPredicate
Return Type: EntityFlagsPredicateBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter crouching | Type bool? | Description No Description Provided | Optional true | DefaultValue true |
Return Type: EntityFlagsPredicateBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter onFire | Type bool? | Description No Description Provided | Optional true | DefaultValue true |
Return Type: EntityFlagsPredicateBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter sprinting | Type bool? | Description No Description Provided | Optional true | DefaultValue true |
Return Type: EntityFlagsPredicateBuilder
Parameter | Type | Description | Optional | DefaultValue |
---|---|---|---|---|
Parameter swimming | Type bool? | Description No Description Provided | Optional true | DefaultValue true |