| Name | <server.entity_types> |
| Returns | ListTag |
| Description | Returns a list of all entity types known to the server.
Generally used with EntityTag. For the default ("vanilla") entity types, see https://minecraft.wiki/w/Java_Edition_data_values#Entities. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L781 |