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

Method listGet

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

Gets an item from a list by index. @param key the list key @param index the index @return the item, or null if index out of bounds

(String key, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getListMethod · 0.95
sizeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected