Name | <ListTag.reverse> |
Returns | ListTag |
Description | Returns a copy of the list, with all items placed in opposite order. |
Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L1498 |