| Name | <ListTag.get[<#>].to[<#>]> |
| Returns | ListTag |
| Description | Returns all elements in the range from the first index to the second.
Note the index input options described at listtag |
| Example | |
| Example | |
| Example | |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L1566 |