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

Method listSet

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

Sets an item in a list by index. @param key the list key @param index the index @param item the item (must be primitive) @throws IllegalArgumentException if item is not primitive

(String key, int index, Object item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isPrimitiveMethod · 0.95
getListMethod · 0.95
sizeMethod · 0.65
addMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected