Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File ListTag.hpp
File ListTag.hpp
¶
class
ListTag
:
public
Tag
¶
Public Functions
int
size
(
)
const
¶
Tag
*
get
(
int
index
)
const
¶
const
CompoundTag
*
getCompound
(
size_t
index
)
const
¶
Public Members
std
::
vector
<
std
::
unique_ptr
<
Tag
>
>
mList
¶
Tag
::
Type
mType
¶