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

Method listAdd

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

Adds an item to a list in memory. @param key the list key @param item the item to add (must be primitive) @throws IllegalArgumentException if item is not primitive

(String key, Object item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isPrimitiveMethod · 0.95
getListMethod · 0.95
addMethod · 0.65

Tested by

no test coverage detected