Changes
Page history
Update Conditions
authored
Jul 25, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
MythicMobs/Conditions.md
View page @
0360d06e
## Conditions
| Condition | Type | Description |
|-------------------------|----------|-------------------------------------------------------------------|
| [DrivingModel] | Entity | Checks if the target entity is the driver of a model
|
| [RidingModel] | Entity | Checks if the target entity is a passenger of a model
|
| [ModelHasDriver] | Entity | Checks if the target model
l
ed entity has a driver |
| [ModelHasPassengers] | Entity | Checks if the target model
l
ed entity has passengers |
| [DrivingModel] | Entity | Checks if the target entity is the driver of a model
ed entity
|
| [RidingModel] | Entity | Checks if the target entity is a passenger of a model
ed entity
|
| [ModelHasDriver] | Entity | Checks if the target modeled entity has a driver
|
| [ModelHasPassengers] | Entity | Checks if the target modeled entity has passengers
|
...
...
...
...