MCPcopy Create free account
hub / github.com/CitizensDev/CitizensAPI / getList

Method getList

src/main/java/net/citizensnpcs/api/expr/Memory.java:109–118  ·  view source on GitHub ↗

Gets a list from memory, creating it if it doesn't exist. @param key the key @return the list (never null)

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

listAddMethod · 0.95
listClearMethod · 0.95
listContainsMethod · 0.95
listGetMethod · 0.95
listRemoveMethod · 0.95
listRemoveAtMethod · 0.95
listSetMethod · 0.95
listSizeMethod · 0.95

Calls 2

getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected