| Name | <WorldTag.entities[(<matcher>)]> |
| Returns | ListTag(EntityTag) |
| Description | Returns a list of entities in this world.
Optionally specify an entity type matcher to filter down to. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L254 |