NBTList.opSlice

class NBTList
INBTItem[]
opSlice
(
size_t start
,
size_t end
)

Return Value

Type: INBTItem[]

a slice of this.value

Meta