NBTList.get

class NBTList
T
get
(
T : INBTItem = INBTItem
)
(
size_t index
)

Return Value

Type: T

the item at the index index

Meta