| Name | <server.art_types> |
| Returns | ListTag |
| Description | Returns a list of all known art types.
Generally used with EntityTag.painting and EntityTag.painting. For the default ("vanilla") art types, see the "Resource location" column in https://minecraft.wiki/w/Painting#Canvases. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L672 |