| Name | <server.pattern_types> |
| Returns | ListTag |
| Description | Returns a list of all banner patterns known to the server.
Generally used with ItemTag.patterns. For the default ("vanilla") pattern types, see the "Resource name" column in https://minecraft.wiki/w/Banner/Patterns. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L871 |