| Name | <ListTag.set[...|...].at[<#>]> |
| Returns | ListTag |
| Description | Returns a new ListTag with the items specified inserted to the specified location, replacing the object already at that location.
Note the index input options described at listtag |
| Example | |
| Example | |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L1140 |