| Name | <server.map_cursor_types> |
| Returns | ListTag |
| Description | Returns a list of all map cursor types known to the server.
Generally used with map and Map Script Containers. For the default ("vanilla") map cursor types, see the "Text ID" column in https://minecraft.wiki/w/Map#Map_icons. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L928 |